Enum ConversationView (1.0.0)

public enum ConversationView

Represents the options for views of a conversation.

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
Basic

Transcript field is not populated in the response.

Full

All fields are populated.

Unspecified

Not specified. Defaults to FULL on GetConversationRequest and BASIC for ListConversationsRequest.