Partager via


GeminiMetadata.ResponseSafetyRatings Property

Definition

List of safety ratings for the response.

public System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyRating>? ResponseSafetyRatings { get; }
member this.ResponseSafetyRatings : System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyRating>
Public ReadOnly Property ResponseSafetyRatings As IReadOnlyList(Of GeminiSafetyRating)

Property Value

Applies to