Share via


GeminiSafetySetting.Category Property

Definition

Gets or sets the safety category.

[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

Applies to