Class GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric
Inheritance
GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Metric
Declaration
[JsonProperty("metric")]
public virtual string Metric { get; set; }
Property Value
Implements