GeminiSafetyRating.Block Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Was this content blocked because of this rating?
[System.Text.Json.Serialization.JsonPropertyName("block")]
public bool Block { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("block")>]
member this.Block : bool with get, set
Public Property Block As Boolean
Property Value
- Attributes