GeminiSafetyRating.Category 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.
The category for this rating.
[System.Text.Json.Serialization.JsonPropertyName("category")]
public Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyCategory Category { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("category")>]
member this.Category : Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyCategory with get, set
Public Property Category As GeminiSafetyCategory
Property Value
- Attributes