Class GenerateAppResourceRequestEvaluationGenerationConfig
The configuration to be used to generate the evaluations.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1beta.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public class GenerateAppResourceRequestEvaluationGenerationConfig : IDirectResponseSchema
Properties
DatasetId
Optional. The insights dataset to be used to fetch conversation data for generating the evaluations. Format:
projects/{project}/locations/{location}/datasets/{dataset}.
Declaration
[JsonProperty("datasetId")]
public virtual string DatasetId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |