GeminiSafetyCategory(String) Constructor
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.
Represents a Gemini Safety Category.
[System.Text.Json.Serialization.JsonConstructor]
public GeminiSafetyCategory (string label);
[<System.Text.Json.Serialization.JsonConstructor>]
new Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyCategory : string -> Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyCategory
Public Sub New (label As String)
Parameters
- label
- String
- Attributes