Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource.ConversationsResource.GetRequest.ViewEnum

The level of details of the conversation. Default is FULL.

Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource.ConversationsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Populates all fields in the conversation except the transcript.

CONVERSATIONVIEWUNSPECIFIED

The conversation view is not specified. * Defaults to FULL in GetConversationRequest. * Defaults to BASIC in ListConversationsRequest.

FULL

Populates all fields in the conversation.

In this article
Back to top Generated by DocFX