Class BidiGenerateMusicSetup
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Google.Lyria
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class BidiGenerateMusicSetup : BidiGenerateMusicClientMessage, IWebSocketMessage
Properties
| Edit this page View SourceModel
Required. The model's resource name. This serves as an ID for the model to use.
Format: models/{model}
Declaration
[JsonProperty("model")]
public string Model { get; set; }
Property Value
| Type | Description |
|---|---|
| string |