Enum ProjectsResource.LocationsResource.ConversationsResource.ListRequest.ViewEnum
The level of details of the conversation. Default is BASIC
.
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ConversationsResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Populates all fields in the conversation except the transcript. |
CONVERSATIONVIEWUNSPECIFIED | The conversation view is not specified. * Defaults to |
FULL | Populates all fields in the conversation. |