Enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.ListRequest.SourcesEnum
Optional. Indicate the sources of the conversations. If not set, all available sources will be applied by default.
Namespace: Google.Apis.CustomerEngagementSuite.v1beta
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.ListRequest.SourcesEnum
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. |