Class GenerateAppResourceRequestQualityReportGenerationConfig
The configuration to be used for quality report generation.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1beta.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public class GenerateAppResourceRequestQualityReportGenerationConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EvaluationRun
Required. The evaluation run used to inform quality report analysis.
Declaration
[JsonProperty("evaluationRun")]
public virtual string EvaluationRun { get; set; }
Property Value
| Type | Description |
|---|---|
| string |