Enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.GetRequest.ViewEnum
Optional. The view specifying which fields in the response should be populated.
Namespace: Google.Apis.CustomerEngagementSuite.v1
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.AppsResource.ConversationsResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| CONVERSATIONVIEWBASIC | The basic view. Returns everything except resolved instructions. |
| CONVERSATIONVIEWFULL | The full view. Includes resolved instructions dynamically per turn. |
| CONVERSATIONVIEWUNSPECIFIED | Not specified, defaults to CONVERSATION_VIEW_BASIC. |