Partager via


GeminiMetadata.PromptFeedbackSafetyRatings Property

Definition

List of safety ratings for the prompt feedback.

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

Property Value

Applies to