Class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric
Inheritance
GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric : 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