Google Cloud Contact Center Insights V1 Client - Class ConversationView (2.3.3)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class ConversationView.

Represents the options for viewing a conversation.

Protobuf type google.cloud.contactcenterinsights.v1.ConversationView

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

CONVERSATION_VIEW_UNSPECIFIED

  Value: 0 
 

The conversation view is not specified.

  • Defaults to FULL in GetConversationRequest .
  • Defaults to BASIC in ListConversationsRequest .

Generated from protobuf enum CONVERSATION_VIEW_UNSPECIFIED = 0;

FULL

  Value: 2 
 

Populates all fields in the conversation.

Generated from protobuf enum FULL = 2;

BASIC

  Value: 1 
 

Populates all fields in the conversation except the transcript.

Generated from protobuf enum BASIC = 1;

Design a Mobile Site
View Site in Mobile | Classic
Share by: