GeminiSafetyThreshold(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.
Creates a Gemini safety threshold instance.
[System.Text.Json.Serialization.JsonConstructor]
public GeminiSafetyThreshold (string label);
[<System.Text.Json.Serialization.JsonConstructor>]
new Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyThreshold : string -> Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyThreshold
Public Sub New (label As String)
Parameters
- label
- String
- Attributes