Class GoogleCloudContactcenterinsightsV1QaQuestionQaQuestionDataOptions
Options for configuring the data used to generate the QA question.
Implements
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1.Data
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class GoogleCloudContactcenterinsightsV1QaQuestionQaQuestionDataOptions : IDirectResponseSchema
Properties
ConversationDataOptions
Options for configuring the conversation data used to generate the QA question.
Declaration
[JsonProperty("conversationDataOptions")]
public virtual GoogleCloudContactcenterinsightsV1ConversationDataOptions ConversationDataOptions { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudContactcenterinsightsV1ConversationDataOptions |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |