Enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.ListRequest.SourceEnum
Optional. Indicate the source of the conversation. If not set, Source.Live will be applied
by default. Will be deprecated in favor of sources field.
Namespace: Google.Apis.CustomerEngagementSuite.v1beta
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.ListRequest.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. |