View Source API Reference google_api_contact_center_insights v0.5.0

Modules

API client metadata for GoogleApi.ContactCenterInsights.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.ContactCenterInsights.V1.

A point in a conversation that marks the start or the end of an annotation.

Selector of all available annotators and phrase matchers to run.

The feedback that the customer has about a certain answer in the conversation.

The conversation source, which is a combination of transcript and audio.

The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

The data for an entity annotation. Represents a phrase in the conversation that is a known entity, such as a person, an organization, or location.

The data for an entity mention annotation. This represents a mention of an Entity in the conversation.

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.

The data for a matched phrase matcher. Represents information identifying a phrase matcher for a given match.

DLP resources used for redaction while ingesting conversations.

An annotation that was generated during the customer and agent interaction.

A point in a conversation that marks the start or the end of an annotation.

Selector of all available annotators and phrase matchers to run.

The feedback that the customer has about a certain answer in the conversation.

The conversation source, which is a combination of transcript and audio.

The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

The data for an entity annotation. Represents a phrase in the conversation that is a known entity, such as a person, an organization, or location.

The data for an entity mention annotation. This represents a mention of an Entity in the conversation.

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.

The data for a matched phrase matcher. Represents information identifying a phrase matcher for a given match.

DLP resources used for redaction while ingesting conversations.

An annotation that was generated during the customer and agent interaction.

The response message for Operations.ListOperations.

This resource represents a long-running operation that is the result of a network API call.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.