Class BidiGenerateMusicFilteredPrompt
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Google.Lyria
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class BidiGenerateMusicFilteredPrompt : BidiGenerateMusicClientMessage, IWebSocketMessage
Properties
| Edit this page View SourceReason
Output only. The reason why the prompt was filtered.
Declaration
[JsonProperty("filteredReason")]
public string Reason { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Text
Optional. Text prompt.
Declaration
[JsonProperty("text")]
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |