Enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.GetRequest.SourceEnum
Optional. Indicate the source of the conversation. If not set, all source will be searched.
Namespace: Google.Apis.CustomerEngagementSuite.v1
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.GetRequest.SourceEnum
Fields
| Name | Description |
|---|---|
| EVAL | The conversation is from the evaluation. |
| LIVE | The conversation is from the live end user. |
| SIMULATOR | The conversation is from the simulator. |
| SOURCEUNSPECIFIED | Unspecified source. |