Package com.google.cloud.ces.v1 (0.1.0)

GitHub Repository RPC Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.ces.v1.AgentServiceClient Service Description: The service that manages agent-related resources in Gemini Enterprise for Customer Engagement (CES).

This class provides the ability to make remote calls to the backing service through method

com.google.cloud.ces.v1.SessionServiceClient Service Description: Session service provides APIs for interacting with CES agents.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.ces.v1.ToolServiceClient Service Description: Tool service provides APIs for interacting with CES tools.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.ces.v1.WidgetServiceClient Service Description: Provides APIs for widgets to interact with CES APIs.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.ces.v1.AgentServiceSettings Settings class to configure an instance of AgentServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.ces.v1.BigQueryExportSettings

Settings to describe the BigQuery export behaviors for the app.

com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.SecuritySettings

Security settings for the web widget.

com.google.cloud.ces.v1.ClientCertificateSettings

Settings for custom client certificates.

com.google.cloud.ces.v1.CloudLoggingSettings

Settings to describe the Cloud Logging behaviors for the app.

com.google.cloud.ces.v1.ConversationLoggingSettings

Settings to describe the conversation logging behaviors for the app.

com.google.cloud.ces.v1.DataStoreSettings

Data store related settings for the app.

com.google.cloud.ces.v1.EvaluationMetricsThresholds.ToolMatchingSettings

Settings for matching tool calls.

com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity.DefaultSecuritySettings

Configuration for default system security settings.

com.google.cloud.ces.v1.LanguageSettings

Language settings of the app.

com.google.cloud.ces.v1.LoggingSettings

Settings to describe the logging behaviors for the app.

com.google.cloud.ces.v1.MetricAnalysisSettings

Settings to describe the conversation data collection behaviors for LLM analysis metrics pipeline.

com.google.cloud.ces.v1.ModelSettings

Model settings contains various configurations for the LLM model.

com.google.cloud.ces.v1.SessionServiceSettings Settings class to configure an instance of SessionServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.ces.v1.TimeZoneSettings

TimeZone settings of the app.

com.google.cloud.ces.v1.ToolServiceSettings Settings class to configure an instance of ToolServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.ces.v1.WidgetServiceSettings Settings class to configure an instance of WidgetServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.ces.v1.Action Configuration of an Action for the tool to use. Note: This can be either an Action or an Operation. See https://cloud.google.com/integration-connectors/docs/entities-operation-action
com.google.cloud.ces.v1.Action.Builder Configuration of an Action for the tool to use. Note: This can be either an Action or an Operation. See https://cloud.google.com/integration-connectors/docs/entities-operation-action
com.google.cloud.ces.v1.Action.EntityOperation Entity CRUD operation specification.
com.google.cloud.ces.v1.Action.EntityOperation.Builder Entity CRUD operation specification.
com.google.cloud.ces.v1.Agent An agent acts as the fundamental building block that provides instructions to the Large Language Model (LLM) for executing specific tasks.
com.google.cloud.ces.v1.Agent.AgentToolset A toolset with a selection of its tools.
com.google.cloud.ces.v1.Agent.AgentToolset.Builder A toolset with a selection of its tools.
com.google.cloud.ces.v1.Agent.Builder An agent acts as the fundamental building block that provides instructions to the Large Language Model (LLM) for executing specific tasks.
com.google.cloud.ces.v1.Agent.LlmAgent Default agent type. The agent uses instructions and callbacks specified in the agent to perform the task using a large language model.
com.google.cloud.ces.v1.Agent.LlmAgent.Builder Default agent type. The agent uses instructions and callbacks specified in the agent to perform the task using a large language model.
com.google.cloud.ces.v1.Agent.RemoteDialogflowAgent The agent which will transfer execution to a remote Dialogflow CX agent.
com.google.cloud.ces.v1.Agent.RemoteDialogflowAgent.Builder The agent which will transfer execution to a remote Dialogflow CX agent.
com.google.cloud.ces.v1.AgentName
com.google.cloud.ces.v1.AgentName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/agents/{agent}.
com.google.cloud.ces.v1.AgentProto
com.google.cloud.ces.v1.AgentServiceClient.ListAgentsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListAgentsPage
com.google.cloud.ces.v1.AgentServiceClient.ListAgentsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListAppVersionsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListAppVersionsPage
com.google.cloud.ces.v1.AgentServiceClient.ListAppVersionsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListAppsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListAppsPage
com.google.cloud.ces.v1.AgentServiceClient.ListAppsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListChangelogsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListChangelogsPage
com.google.cloud.ces.v1.AgentServiceClient.ListChangelogsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListConversationsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListConversationsPage
com.google.cloud.ces.v1.AgentServiceClient.ListConversationsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListDeploymentsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListDeploymentsPage
com.google.cloud.ces.v1.AgentServiceClient.ListDeploymentsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListExamplesFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListExamplesPage
com.google.cloud.ces.v1.AgentServiceClient.ListExamplesPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListGuardrailsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListGuardrailsPage
com.google.cloud.ces.v1.AgentServiceClient.ListGuardrailsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListLocationsPage
com.google.cloud.ces.v1.AgentServiceClient.ListLocationsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListToolsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListToolsPage
com.google.cloud.ces.v1.AgentServiceClient.ListToolsPagedResponse
com.google.cloud.ces.v1.AgentServiceClient.ListToolsetsFixedSizeCollection
com.google.cloud.ces.v1.AgentServiceClient.ListToolsetsPage
com.google.cloud.ces.v1.AgentServiceClient.ListToolsetsPagedResponse
com.google.cloud.ces.v1.AgentServiceGrpc The service that manages agent-related resources in Gemini Enterprise for Customer Engagement (CES).
com.google.cloud.ces.v1.AgentServiceGrpc.AgentServiceImplBase Base class for the server implementation of the service AgentService. The service that manages agent-related resources in Gemini Enterprise for
com.google.cloud.ces.v1.AgentServiceProto
com.google.cloud.ces.v1.AgentServiceSettings.Builder Builder for AgentServiceSettings.
com.google.cloud.ces.v1.AgentTransfer Represents an event indicating the transfer of a conversation to a different agent.
com.google.cloud.ces.v1.AgentTransfer.Builder Represents an event indicating the transfer of a conversation to a different agent.
com.google.cloud.ces.v1.AgentTransfersProto
com.google.cloud.ces.v1.AmbientSoundConfig Configuration for the ambient sound to be played with the synthesized agent response, to enhance the naturalness of the conversation.
com.google.cloud.ces.v1.AmbientSoundConfig.Builder Configuration for the ambient sound to be played with the synthesized agent response, to enhance the naturalness of the conversation.
com.google.cloud.ces.v1.ApiAuthentication Authentication information required for API calls.
com.google.cloud.ces.v1.ApiAuthentication.Builder Authentication information required for API calls.
com.google.cloud.ces.v1.ApiKeyConfig Configurations for authentication with API key.
com.google.cloud.ces.v1.ApiKeyConfig.Builder Configurations for authentication with API key.
com.google.cloud.ces.v1.App An app serves as a top-level container for a group of agents, including the root agent and its sub-agents, along with their associated configurations. These agents work together to achieve specific goals within the app's
com.google.cloud.ces.v1.App.Builder An app serves as a top-level container for a group of agents, including the root agent and its sub-agents, along with their associated configurations. These agents work together to achieve specific goals within the app's
com.google.cloud.ces.v1.App.VariableDeclaration Defines the structure and metadata for a variable.
com.google.cloud.ces.v1.App.VariableDeclaration.Builder Defines the structure and metadata for a variable.
com.google.cloud.ces.v1.AppName
com.google.cloud.ces.v1.AppName.Builder Builder for projects/{project}/locations/{location}/apps/{app}.
com.google.cloud.ces.v1.AppProto
com.google.cloud.ces.v1.AppSnapshot A snapshot of the app.
com.google.cloud.ces.v1.AppSnapshot.Builder A snapshot of the app.
com.google.cloud.ces.v1.AppVersion In Customer Engagement Suite (CES), an app version is a snapshot of the app at a specific point in time. It is immutable and cannot be modified once created.
com.google.cloud.ces.v1.AppVersion.Builder In Customer Engagement Suite (CES), an app version is a snapshot of the app at a specific point in time. It is immutable and cannot be modified once created.
com.google.cloud.ces.v1.AppVersionName
com.google.cloud.ces.v1.AppVersionName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/versions/{version}.
com.google.cloud.ces.v1.AppVersionProto
com.google.cloud.ces.v1.AudioProcessingConfig Configuration for how the input and output audio should be processed and delivered.
com.google.cloud.ces.v1.AudioProcessingConfig.Builder Configuration for how the input and output audio should be processed and delivered.
com.google.cloud.ces.v1.AudioRecordingConfig Configuration for how the audio interactions should be recorded.
com.google.cloud.ces.v1.AudioRecordingConfig.Builder Configuration for how the audio interactions should be recorded.
com.google.cloud.ces.v1.AuthProto
com.google.cloud.ces.v1.BargeInConfig Configuration for how the user barge-in activities should be handled.
com.google.cloud.ces.v1.BargeInConfig.Builder Configuration for how the user barge-in activities should be handled.
com.google.cloud.ces.v1.BatchDeleteConversationsRequest Request message for AgentService.BatchDeleteConversations.
com.google.cloud.ces.v1.BatchDeleteConversationsRequest.Builder Request message for AgentService.BatchDeleteConversations.
com.google.cloud.ces.v1.BatchDeleteConversationsResponse Response message for AgentService.BatchDeleteConversations.
com.google.cloud.ces.v1.BatchDeleteConversationsResponse.Builder Response message for AgentService.BatchDeleteConversations.
com.google.cloud.ces.v1.BearerTokenConfig Configurations for authentication with a bearer token.
com.google.cloud.ces.v1.BearerTokenConfig.Builder Configurations for authentication with a bearer token.
com.google.cloud.ces.v1.BidiSessionClientMessage The top-level message sent by the client for the SessionService.BidiRunSession method.
com.google.cloud.ces.v1.BidiSessionClientMessage.Builder The top-level message sent by the client for the SessionService.BidiRunSession method.
com.google.cloud.ces.v1.BidiSessionServerMessage The top-level message returned from SessionService.BidiRunSession method.
com.google.cloud.ces.v1.BidiSessionServerMessage.Builder The top-level message returned from SessionService.BidiRunSession method.
com.google.cloud.ces.v1.BigQueryExportProto
com.google.cloud.ces.v1.BigQueryExportSettings.Builder Settings to describe the BigQuery export behaviors for the app.
com.google.cloud.ces.v1.Blob Represents a blob input or output in the conversation.
com.google.cloud.ces.v1.Blob.Builder Represents a blob input or output in the conversation.
com.google.cloud.ces.v1.Callback A callback defines the custom logic to be executed at various stages of agent interaction.
com.google.cloud.ces.v1.Callback.Builder A callback defines the custom logic to be executed at various stages of agent interaction.
com.google.cloud.ces.v1.Changelog Changelogs represent a change made to the app or to an resource within the app.
com.google.cloud.ces.v1.Changelog.Builder Changelogs represent a change made to the app or to an resource within the app.
com.google.cloud.ces.v1.ChangelogName
com.google.cloud.ces.v1.ChangelogName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/changelogs/{changelog}.
com.google.cloud.ces.v1.ChangelogProto
com.google.cloud.ces.v1.ChannelProfile A ChannelProfile configures the agent's behavior for a specific communication channel, such as web UI or telephony.
com.google.cloud.ces.v1.ChannelProfile.Builder A ChannelProfile configures the agent's behavior for a specific communication channel, such as web UI or telephony.
com.google.cloud.ces.v1.ChannelProfile.PersonaProperty Represents the persona property of a channel.
com.google.cloud.ces.v1.ChannelProfile.PersonaProperty.Builder Represents the persona property of a channel.
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig Message for configuration for the web widget.
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.Builder Message for configuration for the web widget.
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.SecuritySettings.Builder Security settings for the web widget.
com.google.cloud.ces.v1.ChannelProfileProto
com.google.cloud.ces.v1.Chunk A chunk of content within a message.
com.google.cloud.ces.v1.Chunk.Builder A chunk of content within a message.
com.google.cloud.ces.v1.Citations Citations associated with the agent response.
com.google.cloud.ces.v1.Citations.Builder Citations associated with the agent response.
com.google.cloud.ces.v1.Citations.CitedChunk Piece of cited information.
com.google.cloud.ces.v1.Citations.CitedChunk.Builder Piece of cited information.
com.google.cloud.ces.v1.ClientCertificateSettings.Builder Settings for custom client certificates.
com.google.cloud.ces.v1.ClientFunction Represents a client-side function that the agent can invoke. When the tool is chosen by the agent, control is handed off to the client. The client is responsible for executing the function and returning the result
com.google.cloud.ces.v1.ClientFunction.Builder Represents a client-side function that the agent can invoke. When the tool is chosen by the agent, control is handed off to the client. The client is responsible for executing the function and returning the result
com.google.cloud.ces.v1.ClientFunctionProto
com.google.cloud.ces.v1.CloudLoggingSettings.Builder Settings to describe the Cloud Logging behaviors for the app.
com.google.cloud.ces.v1.CodeBlock A code block to be executed instead of a real tool call.
com.google.cloud.ces.v1.CodeBlock.Builder A code block to be executed instead of a real tool call.
com.google.cloud.ces.v1.CommonProto
com.google.cloud.ces.v1.ConnectorTool A ConnectorTool allows connections to different integrations. See: https://cloud.google.com/integration-connectors/docs/overview.
com.google.cloud.ces.v1.ConnectorTool.Builder A ConnectorTool allows connections to different integrations. See: https://cloud.google.com/integration-connectors/docs/overview.
com.google.cloud.ces.v1.ConnectorToolProto
com.google.cloud.ces.v1.ConnectorToolset A toolset that generates tools from an Integration Connectors Connection.
com.google.cloud.ces.v1.ConnectorToolset.Builder A toolset that generates tools from an Integration Connectors Connection.
com.google.cloud.ces.v1.ConnectorToolsetProto
com.google.cloud.ces.v1.Conversation A conversation represents an interaction between an end user and the CES app.
com.google.cloud.ces.v1.Conversation.Builder A conversation represents an interaction between an end user and the CES app.
com.google.cloud.ces.v1.Conversation.Turn All information about a single turn in the conversation.
com.google.cloud.ces.v1.Conversation.Turn.Builder All information about a single turn in the conversation.
com.google.cloud.ces.v1.ConversationLoggingSettings.Builder Settings to describe the conversation logging behaviors for the app.
com.google.cloud.ces.v1.ConversationName
com.google.cloud.ces.v1.ConversationName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/conversations/{conversation}.
com.google.cloud.ces.v1.ConversationProto
com.google.cloud.ces.v1.CreateAgentRequest Request message for AgentService.CreateAgent.
com.google.cloud.ces.v1.CreateAgentRequest.Builder Request message for AgentService.CreateAgent.
com.google.cloud.ces.v1.CreateAppRequest Request message for AgentService.CreateApp.
com.google.cloud.ces.v1.CreateAppRequest.Builder Request message for AgentService.CreateApp.
com.google.cloud.ces.v1.CreateAppVersionRequest Request message for AgentService.CreateAppVersion
com.google.cloud.ces.v1.CreateAppVersionRequest.Builder Request message for AgentService.CreateAppVersion
com.google.cloud.ces.v1.CreateDeploymentRequest Request message for AgentService.CreateDeployment.
com.google.cloud.ces.v1.CreateDeploymentRequest.Builder Request message for AgentService.CreateDeployment.
com.google.cloud.ces.v1.CreateExampleRequest Request message for AgentService.CreateExample.
com.google.cloud.ces.v1.CreateExampleRequest.Builder Request message for AgentService.CreateExample.
com.google.cloud.ces.v1.CreateGuardrailRequest Request message for AgentService.CreateGuardrail.
com.google.cloud.ces.v1.CreateGuardrailRequest.Builder Request message for AgentService.CreateGuardrail.
com.google.cloud.ces.v1.CreateToolRequest Request message for AgentService.CreateTool.
com.google.cloud.ces.v1.CreateToolRequest.Builder Request message for AgentService.CreateTool.
com.google.cloud.ces.v1.CreateToolsetRequest Request message for AgentService.CreateToolset.
com.google.cloud.ces.v1.CreateToolsetRequest.Builder Request message for AgentService.CreateToolset.
com.google.cloud.ces.v1.DataStore A DataStore resource in Vertex AI Search.
com.google.cloud.ces.v1.DataStore.Builder A DataStore resource in Vertex AI Search.
com.google.cloud.ces.v1.DataStore.ConnectorConfig The connector config for the data store connection.
com.google.cloud.ces.v1.DataStore.ConnectorConfig.Builder The connector config for the data store connection.
com.google.cloud.ces.v1.DataStoreProto
com.google.cloud.ces.v1.DataStoreSettings.Builder Data store related settings for the app.
com.google.cloud.ces.v1.DataStoreSettings.Engine An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction.
com.google.cloud.ces.v1.DataStoreSettings.Engine.Builder An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction.
com.google.cloud.ces.v1.DataStoreTool Tool to retrieve from Vertex AI Search datastore or engine for grounding. Accepts either a datastore or an engine, but not both. See Vertex AI Search:
com.google.cloud.ces.v1.DataStoreTool.BoostSpec Boost specification to boost certain documents.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.Builder Boost specification to boost certain documents.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec Boost specification for a condition.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec Specification for custom ranking based on customer specified attribute value. It provides more controls for customized ranking than the simple (condition, boost) combination above.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.Builder Specification for custom ranking based on customer specified attribute value. It provides more controls for customized ranking than the simple (condition, boost) combination above.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.ControlPoint The control points used to define the curve. The curve defined through these control points can only be monotonically increasing or decreasing(constant values are acceptable).
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.ControlPoint.Builder The control points used to define the curve. The curve defined through these control points can only be monotonically increasing or decreasing(constant values are acceptable).
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.Builder Boost specification for a condition.
com.google.cloud.ces.v1.DataStoreTool.BoostSpecs Boost specifications to boost certain documents. For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting.
com.google.cloud.ces.v1.DataStoreTool.BoostSpecs.Builder Boost specifications to boost certain documents. For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting.
com.google.cloud.ces.v1.DataStoreTool.Builder Tool to retrieve from Vertex AI Search datastore or engine for grounding. Accepts either a datastore or an engine, but not both. See Vertex AI Search:
com.google.cloud.ces.v1.DataStoreTool.DataStoreSource Configuration for searching within a specific DataStore.
com.google.cloud.ces.v1.DataStoreTool.DataStoreSource.Builder Configuration for searching within a specific DataStore.
com.google.cloud.ces.v1.DataStoreTool.EngineSource Configuration for searching within an Engine, potentially targeting specific DataStores.
com.google.cloud.ces.v1.DataStoreTool.EngineSource.Builder Configuration for searching within an Engine, potentially targeting specific DataStores.
com.google.cloud.ces.v1.DataStoreTool.GroundingConfig Grounding configuration.
com.google.cloud.ces.v1.DataStoreTool.GroundingConfig.Builder Grounding configuration.
com.google.cloud.ces.v1.DataStoreTool.ModalityConfig If specified, will apply the given configuration for the specified modality.
com.google.cloud.ces.v1.DataStoreTool.ModalityConfig.Builder If specified, will apply the given configuration for the specified modality.
com.google.cloud.ces.v1.DataStoreTool.RewriterConfig Rewriter configuration.
com.google.cloud.ces.v1.DataStoreTool.RewriterConfig.Builder Rewriter configuration.
com.google.cloud.ces.v1.DataStoreTool.SummarizationConfig Summarization configuration.
com.google.cloud.ces.v1.DataStoreTool.SummarizationConfig.Builder Summarization configuration.
com.google.cloud.ces.v1.DataStoreToolProto
com.google.cloud.ces.v1.DeleteAgentRequest Request message for AgentService.DeleteAgent.
com.google.cloud.ces.v1.DeleteAgentRequest.Builder Request message for AgentService.DeleteAgent.
com.google.cloud.ces.v1.DeleteAppRequest Request message for AgentService.DeleteApp.
com.google.cloud.ces.v1.DeleteAppRequest.Builder Request message for AgentService.DeleteApp.
com.google.cloud.ces.v1.DeleteAppVersionRequest Request message for AgentService.DeleteAppVersion.
com.google.cloud.ces.v1.DeleteAppVersionRequest.Builder Request message for AgentService.DeleteAppVersion.
com.google.cloud.ces.v1.DeleteConversationRequest Request message for AgentService.DeleteConversation.
com.google.cloud.ces.v1.DeleteConversationRequest.Builder Request message for AgentService.DeleteConversation.
com.google.cloud.ces.v1.DeleteDeploymentRequest Request message for AgentService.DeleteDeployment.
com.google.cloud.ces.v1.DeleteDeploymentRequest.Builder Request message for AgentService.DeleteDeployment.
com.google.cloud.ces.v1.DeleteExampleRequest Request message for AgentService.DeleteExample.
com.google.cloud.ces.v1.DeleteExampleRequest.Builder Request message for AgentService.DeleteExample.
com.google.cloud.ces.v1.DeleteGuardrailRequest Request message for AgentService.DeleteGuardrail.
com.google.cloud.ces.v1.DeleteGuardrailRequest.Builder Request message for AgentService.DeleteGuardrail.
com.google.cloud.ces.v1.DeleteToolRequest Request message for AgentService.DeleteTool.
com.google.cloud.ces.v1.DeleteToolRequest.Builder Request message for AgentService.DeleteTool.
com.google.cloud.ces.v1.DeleteToolsetRequest Request message for AgentService.DeleteToolset.
com.google.cloud.ces.v1.DeleteToolsetRequest.Builder Request message for AgentService.DeleteToolset.
com.google.cloud.ces.v1.Deployment A deployment represents an immutable, queryable version of the app. It is used to deploy an app version with a specific channel profile.
com.google.cloud.ces.v1.Deployment.Builder A deployment represents an immutable, queryable version of the app. It is used to deploy an app version with a specific channel profile.
com.google.cloud.ces.v1.DeploymentName
com.google.cloud.ces.v1.DeploymentName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/deployments/{deployment}.
com.google.cloud.ces.v1.EndSession Indicates the session has terminated, due to either successful completion (e.g. user says "Good bye!" ) or an agent escalation.
com.google.cloud.ces.v1.EndSession.Builder Indicates the session has terminated, due to either successful completion (e.g. user says "Good bye!" ) or an agent escalation.
com.google.cloud.ces.v1.EndUserAuthConfig End-user authentication configuration used for Connection calls. The field values must be the names of context variables in the format $context.variables.<name_of_variable>.
com.google.cloud.ces.v1.EndUserAuthConfig.Builder End-user authentication configuration used for Connection calls. The field values must be the names of context variables in the format $context.variables.<name_of_variable>.
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig Oauth 2.0 Authorization Code authentication configuration.
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig.Builder Oauth 2.0 Authorization Code authentication configuration.
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig JWT Profile Oauth 2.0 Authorization Grant authentication configuration.
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig.Builder JWT Profile Oauth 2.0 Authorization Grant authentication configuration.
com.google.cloud.ces.v1.EvaluationMetricsThresholds Threshold settings for metrics in an Evaluation.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.Builder Threshold settings for metrics in an Evaluation.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds Settings for golden evaluations.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.Builder Settings for golden evaluations.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.ExpectationLevelMetricsThresholds Expectation level metrics thresholds.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.ExpectationLevelMetricsThresholds.Builder Expectation level metrics thresholds.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds Turn level metrics thresholds.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.Builder Turn level metrics thresholds.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.ToolMatchingSettings.Builder Settings for matching tool calls.
com.google.cloud.ces.v1.Event Event input.
com.google.cloud.ces.v1.Event.Builder Event input.
com.google.cloud.ces.v1.Example An example represents a sample conversation between the user and the agent(s).
com.google.cloud.ces.v1.Example.Builder An example represents a sample conversation between the user and the agent(s).
com.google.cloud.ces.v1.ExampleName
com.google.cloud.ces.v1.ExampleName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/examples/{example}.
com.google.cloud.ces.v1.ExampleProto
com.google.cloud.ces.v1.ExecuteToolRequest Request message for ToolService.ExecuteTool.
com.google.cloud.ces.v1.ExecuteToolRequest.Builder Request message for ToolService.ExecuteTool.
com.google.cloud.ces.v1.ExecuteToolResponse Response message for ToolService.ExecuteTool.
com.google.cloud.ces.v1.ExecuteToolResponse.Builder Response message for ToolService.ExecuteTool.
com.google.cloud.ces.v1.ExportAppRequest Request message for AgentService.ExportApp.
com.google.cloud.ces.v1.ExportAppRequest.Builder Request message for AgentService.ExportApp.
com.google.cloud.ces.v1.ExportAppResponse Response message for AgentService.ExportApp.
com.google.cloud.ces.v1.ExportAppResponse.Builder Response message for AgentService.ExportApp.
com.google.cloud.ces.v1.ExpressionCondition Expression condition based on session state.
com.google.cloud.ces.v1.ExpressionCondition.Builder Expression condition based on session state.
com.google.cloud.ces.v1.FakesProto
com.google.cloud.ces.v1.FileSearchTool The file search tool allows the agent to search across the files uploaded by the app/agent developer. It has presets to give relatively good quality search over the uploaded files and summarization of the retrieved results.
com.google.cloud.ces.v1.FileSearchTool.Builder The file search tool allows the agent to search across the files uploaded by the app/agent developer. It has presets to give relatively good quality search over the uploaded files and summarization of the retrieved results.
com.google.cloud.ces.v1.FileSearchToolProto
com.google.cloud.ces.v1.GenerateChatTokenRequest Request message for WidgetService.GenerateChatToken.
com.google.cloud.ces.v1.GenerateChatTokenRequest.Builder Request message for WidgetService.GenerateChatToken.
com.google.cloud.ces.v1.GenerateChatTokenResponse Response message for WidgetService.GenerateChatToken.
com.google.cloud.ces.v1.GenerateChatTokenResponse.Builder Response message for WidgetService.GenerateChatToken.
com.google.cloud.ces.v1.GetAgentRequest Request message for AgentService.GetAgent.
com.google.cloud.ces.v1.GetAgentRequest.Builder Request message for AgentService.GetAgent.
com.google.cloud.ces.v1.GetAppRequest Request message for AgentService.GetApp.
com.google.cloud.ces.v1.GetAppRequest.Builder Request message for AgentService.GetApp.
com.google.cloud.ces.v1.GetAppVersionRequest Request message for AgentService.GetAppVersion.
com.google.cloud.ces.v1.GetAppVersionRequest.Builder Request message for AgentService.GetAppVersion.
com.google.cloud.ces.v1.GetChangelogRequest Request message for AgentService.GetChangelog.
com.google.cloud.ces.v1.GetChangelogRequest.Builder Request message for AgentService.GetChangelog.
com.google.cloud.ces.v1.GetConversationRequest Request message for AgentService.GetConversation.
com.google.cloud.ces.v1.GetConversationRequest.Builder Request message for AgentService.GetConversation.
com.google.cloud.ces.v1.GetDeploymentRequest Request message for AgentService.GetDeployment.
com.google.cloud.ces.v1.GetDeploymentRequest.Builder Request message for AgentService.GetDeployment.
com.google.cloud.ces.v1.GetExampleRequest Request message for AgentService.GetExample.
com.google.cloud.ces.v1.GetExampleRequest.Builder Request message for AgentService.GetExample.
com.google.cloud.ces.v1.GetGuardrailRequest Request message for AgentService.GetGuardrail.
com.google.cloud.ces.v1.GetGuardrailRequest.Builder Request message for AgentService.GetGuardrail.
com.google.cloud.ces.v1.GetToolRequest Request message for AgentService.GetTool.
com.google.cloud.ces.v1.GetToolRequest.Builder Request message for AgentService.GetTool.
com.google.cloud.ces.v1.GetToolsetRequest Request message for AgentService.GetToolset.
com.google.cloud.ces.v1.GetToolsetRequest.Builder Request message for AgentService.GetToolset.
com.google.cloud.ces.v1.GoAway Indicates that the server will disconnect soon and the client should half-close and restart the connection.
com.google.cloud.ces.v1.GoAway.Builder Indicates that the server will disconnect soon and the client should half-close and restart the connection.
com.google.cloud.ces.v1.GoogleSearchSuggestions Search suggestions from Google Search Tool.
com.google.cloud.ces.v1.GoogleSearchSuggestions.Builder Search suggestions from Google Search Tool.
com.google.cloud.ces.v1.GoogleSearchTool Represents a tool to perform Google web searches for grounding. See https://cloud.google.com/customer-engagement-ai/conversational-agents/ps/tool#google-search.
com.google.cloud.ces.v1.GoogleSearchTool.Builder Represents a tool to perform Google web searches for grounding. See https://cloud.google.com/customer-engagement-ai/conversational-agents/ps/tool#google-search.
com.google.cloud.ces.v1.GoogleSearchTool.PromptConfig Prompt settings used by the model when processing or summarizing the google search results.
com.google.cloud.ces.v1.GoogleSearchTool.PromptConfig.Builder Prompt settings used by the model when processing or summarizing the google search results.
com.google.cloud.ces.v1.GoogleSearchToolProto
com.google.cloud.ces.v1.Guardrail Guardrail contains a list of checks and balances to keep the agents safe and secure.
com.google.cloud.ces.v1.Guardrail.Builder Guardrail contains a list of checks and balances to keep the agents safe and secure.
com.google.cloud.ces.v1.Guardrail.CodeCallback Guardrail that blocks the conversation based on the code callbacks provided.
com.google.cloud.ces.v1.Guardrail.CodeCallback.Builder Guardrail that blocks the conversation based on the code callbacks provided.
com.google.cloud.ces.v1.Guardrail.ContentFilter Guardrail that bans certain content from being used in the conversation.
com.google.cloud.ces.v1.Guardrail.ContentFilter.Builder Guardrail that bans certain content from being used in the conversation.
com.google.cloud.ces.v1.Guardrail.LlmPolicy Guardrail that blocks the conversation if the LLM response is considered violating the policy based on the LLM classification.
com.google.cloud.ces.v1.Guardrail.LlmPolicy.Builder Guardrail that blocks the conversation if the LLM response is considered violating the policy based on the LLM classification.
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity Guardrail that blocks the conversation if the input is considered unsafe based on the LLM classification.
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity.Builder Guardrail that blocks the conversation if the input is considered unsafe based on the LLM classification.
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity.DefaultSecuritySettings.Builder Configuration for default system security settings.
com.google.cloud.ces.v1.Guardrail.ModelSafety Model safety settings overrides. When this is set, it will override the default settings and trigger the guardrail if the response is considered unsafe.
com.google.cloud.ces.v1.Guardrail.ModelSafety.Builder Model safety settings overrides. When this is set, it will override the default settings and trigger the guardrail if the response is considered unsafe.
com.google.cloud.ces.v1.Guardrail.ModelSafety.SafetySetting Safety setting.
com.google.cloud.ces.v1.Guardrail.ModelSafety.SafetySetting.Builder Safety setting.
com.google.cloud.ces.v1.GuardrailName
com.google.cloud.ces.v1.GuardrailName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}.
com.google.cloud.ces.v1.GuardrailProto
com.google.cloud.ces.v1.Image Represents an image input or output in the conversation.
com.google.cloud.ces.v1.Image.Builder Represents an image input or output in the conversation.
com.google.cloud.ces.v1.ImportAppRequest Request message for AgentService.ImportApp.
com.google.cloud.ces.v1.ImportAppRequest.Builder Request message for AgentService.ImportApp.
com.google.cloud.ces.v1.ImportAppRequest.ImportOptions Configuration options for the app import process. These options control how the import behaves, particularly when conflicts arise with existing app data.
com.google.cloud.ces.v1.ImportAppRequest.ImportOptions.Builder Configuration options for the app import process. These options control how the import behaves, particularly when conflicts arise with existing app data.
com.google.cloud.ces.v1.ImportAppResponse Response message for AgentService.ImportApp.
com.google.cloud.ces.v1.ImportAppResponse.Builder Response message for AgentService.ImportApp.
com.google.cloud.ces.v1.InputAudioConfig InputAudioConfig configures how the CES agent should interpret the incoming audio data.
com.google.cloud.ces.v1.InputAudioConfig.Builder InputAudioConfig configures how the CES agent should interpret the incoming audio data.
com.google.cloud.ces.v1.InterruptionSignal Indicates the agent's audio response has been interrupted. The client should immediately stop any current audio playback (e.g., due to user barge-in or a new agent response being generated).
com.google.cloud.ces.v1.InterruptionSignal.Builder Indicates the agent's audio response has been interrupted. The client should immediately stop any current audio playback (e.g., due to user barge-in or a new agent response being generated).
com.google.cloud.ces.v1.LanguageSettings.Builder Language settings of the app.
com.google.cloud.ces.v1.ListAgentsRequest Request message for AgentService.ListAgents.
com.google.cloud.ces.v1.ListAgentsRequest.Builder Request message for AgentService.ListAgents.
com.google.cloud.ces.v1.ListAgentsResponse Response message for AgentService.ListAgents.
com.google.cloud.ces.v1.ListAgentsResponse.Builder Response message for AgentService.ListAgents.
com.google.cloud.ces.v1.ListAppVersionsRequest Request message for AgentService.ListAppVersions.
com.google.cloud.ces.v1.ListAppVersionsRequest.Builder Request message for AgentService.ListAppVersions.
com.google.cloud.ces.v1.ListAppVersionsResponse Response message for AgentService.ListAppVersions.
com.google.cloud.ces.v1.ListAppVersionsResponse.Builder Response message for AgentService.ListAppVersions.
com.google.cloud.ces.v1.ListAppsRequest Request message for AgentService.ListApps.
com.google.cloud.ces.v1.ListAppsRequest.Builder Request message for AgentService.ListApps.
com.google.cloud.ces.v1.ListAppsResponse Response message for AgentService.ListApps.
com.google.cloud.ces.v1.ListAppsResponse.Builder Response message for AgentService.ListApps.
com.google.cloud.ces.v1.ListChangelogsRequest Request message for AgentService.ListChangelogs.
com.google.cloud.ces.v1.ListChangelogsRequest.Builder Request message for AgentService.ListChangelogs.
com.google.cloud.ces.v1.ListChangelogsResponse Response message for AgentService.ListChangelogs.
com.google.cloud.ces.v1.ListChangelogsResponse.Builder Response message for AgentService.ListChangelogs.
com.google.cloud.ces.v1.ListConversationsRequest Request message for AgentService.ListConversations.
com.google.cloud.ces.v1.ListConversationsRequest.Builder Request message for AgentService.ListConversations.
com.google.cloud.ces.v1.ListConversationsResponse Response message for AgentService.ListConversations.
com.google.cloud.ces.v1.ListConversationsResponse.Builder Response message for AgentService.ListConversations.
com.google.cloud.ces.v1.ListDeploymentsRequest Request message for AgentService.ListDeployments.
com.google.cloud.ces.v1.ListDeploymentsRequest.Builder Request message for AgentService.ListDeployments.
com.google.cloud.ces.v1.ListDeploymentsResponse Response message for AgentService.ListDeployments.
com.google.cloud.ces.v1.ListDeploymentsResponse.Builder Response message for AgentService.ListDeployments.
com.google.cloud.ces.v1.ListExamplesRequest Request message for AgentService.ListExamples.
com.google.cloud.ces.v1.ListExamplesRequest.Builder Request message for AgentService.ListExamples.
com.google.cloud.ces.v1.ListExamplesResponse Response message for AgentService.ListExamples.
com.google.cloud.ces.v1.ListExamplesResponse.Builder Response message for AgentService.ListExamples.
com.google.cloud.ces.v1.ListGuardrailsRequest Request message for AgentService.ListGuardrails.
com.google.cloud.ces.v1.ListGuardrailsRequest.Builder Request message for AgentService.ListGuardrails.
com.google.cloud.ces.v1.ListGuardrailsResponse Response message for AgentService.ListGuardrails.
com.google.cloud.ces.v1.ListGuardrailsResponse.Builder Response message for AgentService.ListGuardrails.
com.google.cloud.ces.v1.ListToolsRequest Request message for AgentService.ListTools.
com.google.cloud.ces.v1.ListToolsRequest.Builder Request message for AgentService.ListTools.
com.google.cloud.ces.v1.ListToolsResponse Response message for AgentService.ListTools.
com.google.cloud.ces.v1.ListToolsResponse.Builder Response message for AgentService.ListTools.
com.google.cloud.ces.v1.ListToolsetsRequest Request message for AgentService.ListToolsets.
com.google.cloud.ces.v1.ListToolsetsRequest.Builder Request message for AgentService.ListToolsets.
com.google.cloud.ces.v1.ListToolsetsResponse Response message for AgentService.ListToolsets.
com.google.cloud.ces.v1.ListToolsetsResponse.Builder Response message for AgentService.ListToolsets.
com.google.cloud.ces.v1.LocationName
com.google.cloud.ces.v1.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.ces.v1.LoggingSettings.Builder Settings to describe the logging behaviors for the app.
com.google.cloud.ces.v1.McpTool An MCP tool. See https://modelcontextprotocol.io/specification/2025-06-18/server/tools for more details.
com.google.cloud.ces.v1.McpTool.Builder An MCP tool. See https://modelcontextprotocol.io/specification/2025-06-18/server/tools for more details.
com.google.cloud.ces.v1.McpToolProto
com.google.cloud.ces.v1.McpToolset A toolset that contains a list of tools that are offered by the MCP server.
com.google.cloud.ces.v1.McpToolset.Builder A toolset that contains a list of tools that are offered by the MCP server.
com.google.cloud.ces.v1.McpToolsetProto
com.google.cloud.ces.v1.Message A message within a conversation.
com.google.cloud.ces.v1.Message.Builder A message within a conversation.
com.google.cloud.ces.v1.MetricAnalysisSettings.Builder Settings to describe the conversation data collection behaviors for LLM analysis metrics pipeline.
com.google.cloud.ces.v1.ModelSettings.Builder Model settings contains various configurations for the LLM model.
com.google.cloud.ces.v1.OAuthConfig Configurations for authentication with OAuth.
com.google.cloud.ces.v1.OAuthConfig.Builder Configurations for authentication with OAuth.
com.google.cloud.ces.v1.Omnichannel Represents an Omnichannel resource.
com.google.cloud.ces.v1.Omnichannel.Builder Represents an Omnichannel resource.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig OmnichannelIntegrationConfig contains all App integration configs.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.Builder OmnichannelIntegrationConfig contains all App integration configs.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.CesAppConfig Configs for CES app.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.CesAppConfig.Builder Configs for CES app.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.ChannelConfig ChannelConfig contains config for various of app integration.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.ChannelConfig.Builder ChannelConfig contains config for various of app integration.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.RoutingConfig Routing config specify how/who to route app events to a subscriber.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.RoutingConfig.Builder Routing config specify how/who to route app events to a subscriber.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.SubscriberConfig Configs of subscribers.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.SubscriberConfig.Builder Configs of subscribers.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig How Omnichannel should receive/reply events from WhatsApp.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig.Builder How Omnichannel should receive/reply events from WhatsApp.
com.google.cloud.ces.v1.OmnichannelOperationMetadata Represents the metadata of the long-running operation.
com.google.cloud.ces.v1.OmnichannelOperationMetadata.Builder Represents the metadata of the long-running operation.
com.google.cloud.ces.v1.OmnichannelProto
com.google.cloud.ces.v1.OmnichannelServiceProto
com.google.cloud.ces.v1.OpenApiTool A remote API tool defined by an OpenAPI schema.
com.google.cloud.ces.v1.OpenApiTool.Builder A remote API tool defined by an OpenAPI schema.
com.google.cloud.ces.v1.OpenApiToolProto
com.google.cloud.ces.v1.OpenApiToolset A toolset that contains a list of tools that are defined by an OpenAPI schema.
com.google.cloud.ces.v1.OpenApiToolset.Builder A toolset that contains a list of tools that are defined by an OpenAPI schema.
com.google.cloud.ces.v1.OpenApiToolsetProto
com.google.cloud.ces.v1.OperationMetadata Represents the metadata of the long-running operation.
com.google.cloud.ces.v1.OperationMetadata.Builder Represents the metadata of the long-running operation.
com.google.cloud.ces.v1.OutputAudioConfig OutputAudioConfig configures how the CES agent should synthesize outgoing audio responses.
com.google.cloud.ces.v1.OutputAudioConfig.Builder OutputAudioConfig configures how the CES agent should synthesize outgoing audio responses.
com.google.cloud.ces.v1.PythonCodeCondition Python code block to evaluate the condition.
com.google.cloud.ces.v1.PythonCodeCondition.Builder Python code block to evaluate the condition.
com.google.cloud.ces.v1.PythonFunction A Python function tool.
com.google.cloud.ces.v1.PythonFunction.Builder A Python function tool.
com.google.cloud.ces.v1.PythonFunctionProto
com.google.cloud.ces.v1.RecognitionResult Speech recognition result for the audio input.
com.google.cloud.ces.v1.RecognitionResult.Builder Speech recognition result for the audio input.
com.google.cloud.ces.v1.RedactionConfig Configuration to instruct how sensitive data should be handled.
com.google.cloud.ces.v1.RedactionConfig.Builder Configuration to instruct how sensitive data should be handled.
com.google.cloud.ces.v1.RestoreAppVersionRequest Request message for AgentService.RestoreAppVersion
com.google.cloud.ces.v1.RestoreAppVersionRequest.Builder Request message for AgentService.RestoreAppVersion
com.google.cloud.ces.v1.RestoreAppVersionResponse Response message for AgentService.RestoreAppVersion
com.google.cloud.ces.v1.RestoreAppVersionResponse.Builder Response message for AgentService.RestoreAppVersion
com.google.cloud.ces.v1.RetrieveToolSchemaRequest Request message for ToolService.RetrieveToolSchema.
com.google.cloud.ces.v1.RetrieveToolSchemaRequest.Builder Request message for ToolService.RetrieveToolSchema.
com.google.cloud.ces.v1.RetrieveToolSchemaResponse Response message for ToolService.RetrieveToolSchema.
com.google.cloud.ces.v1.RetrieveToolSchemaResponse.Builder Response message for ToolService.RetrieveToolSchema.
com.google.cloud.ces.v1.RetrieveToolsRequest Request message for ToolService.RetrieveTools.
com.google.cloud.ces.v1.RetrieveToolsRequest.Builder Request message for ToolService.RetrieveTools.
com.google.cloud.ces.v1.RetrieveToolsResponse Response message for ToolService.RetrieveTools.
com.google.cloud.ces.v1.RetrieveToolsResponse.Builder Response message for ToolService.RetrieveTools.
com.google.cloud.ces.v1.RunSessionRequest Request message for SessionService.RunSession.
com.google.cloud.ces.v1.RunSessionRequest.Builder Request message for SessionService.RunSession.
com.google.cloud.ces.v1.RunSessionResponse Response message for SessionService.RunSession.
com.google.cloud.ces.v1.RunSessionResponse.Builder Response message for SessionService.RunSession.
com.google.cloud.ces.v1.Schema Represents a select subset of an OpenAPI 3.0 schema object.
com.google.cloud.ces.v1.Schema.Builder Represents a select subset of an OpenAPI 3.0 schema object.
com.google.cloud.ces.v1.SchemaProto
com.google.cloud.ces.v1.SearchSuggestionsProto
com.google.cloud.ces.v1.ServiceAccountAuthConfig Configurations for authentication using a custom service account.
com.google.cloud.ces.v1.ServiceAccountAuthConfig.Builder Configurations for authentication using a custom service account.
com.google.cloud.ces.v1.ServiceAgentIdTokenAuthConfig Configurations for authentication with ID token generated from service agent.
com.google.cloud.ces.v1.ServiceAgentIdTokenAuthConfig.Builder Configurations for authentication with ID token generated from service agent.
com.google.cloud.ces.v1.ServiceDirectoryConfig Configuration for tools using Service Directory.
com.google.cloud.ces.v1.ServiceDirectoryConfig.Builder Configuration for tools using Service Directory.
com.google.cloud.ces.v1.SessionConfig The configuration for the session.
com.google.cloud.ces.v1.SessionConfig.Builder The configuration for the session.
com.google.cloud.ces.v1.SessionConfig.RemoteDialogflowQueryParameters QueryParameters to send to the remote Dialogflow
com.google.cloud.ces.v1.SessionConfig.RemoteDialogflowQueryParameters.Builder QueryParameters to send to the remote Dialogflow
com.google.cloud.ces.v1.SessionInput Input for the session.
com.google.cloud.ces.v1.SessionInput.Builder Input for the session.
com.google.cloud.ces.v1.SessionName
com.google.cloud.ces.v1.SessionName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/sessions/{session}.
com.google.cloud.ces.v1.SessionOutput Output for the session.
com.google.cloud.ces.v1.SessionOutput.Builder Output for the session.
com.google.cloud.ces.v1.SessionOutput.DiagnosticInfo Contains execution details during the processing.
com.google.cloud.ces.v1.SessionOutput.DiagnosticInfo.Builder Contains execution details during the processing.
com.google.cloud.ces.v1.SessionServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.ces.v1.SessionServiceClient.ListLocationsPage
com.google.cloud.ces.v1.SessionServiceClient.ListLocationsPagedResponse
com.google.cloud.ces.v1.SessionServiceGrpc Session service provides APIs for interacting with CES agents.
com.google.cloud.ces.v1.SessionServiceGrpc.SessionServiceImplBase Base class for the server implementation of the service SessionService. Session service provides APIs for interacting with CES agents.
com.google.cloud.ces.v1.SessionServiceProto
com.google.cloud.ces.v1.SessionServiceSettings.Builder Builder for SessionServiceSettings.
com.google.cloud.ces.v1.Span A span is a unit of work or a single operation during the request processing.
com.google.cloud.ces.v1.Span.Builder A span is a unit of work or a single operation during the request processing.
com.google.cloud.ces.v1.SynthesizeSpeechConfig Configuration for how the agent response should be synthesized.
com.google.cloud.ces.v1.SynthesizeSpeechConfig.Builder Configuration for how the agent response should be synthesized.
com.google.cloud.ces.v1.SystemTool Pre-defined system tool.
com.google.cloud.ces.v1.SystemTool.Builder Pre-defined system tool.
com.google.cloud.ces.v1.SystemToolProto
com.google.cloud.ces.v1.TimeZoneSettings.Builder TimeZone settings of the app.
com.google.cloud.ces.v1.TlsConfig The TLS configuration.
com.google.cloud.ces.v1.TlsConfig.Builder The TLS configuration.
com.google.cloud.ces.v1.TlsConfig.CaCert The CA certificate.
com.google.cloud.ces.v1.TlsConfig.CaCert.Builder The CA certificate.
com.google.cloud.ces.v1.Tool A tool represents an action that the CES agent can take to achieve certain goals.
com.google.cloud.ces.v1.Tool.Builder A tool represents an action that the CES agent can take to achieve certain goals.
com.google.cloud.ces.v1.ToolCall Request for the client or the agent to execute the specified tool.
com.google.cloud.ces.v1.ToolCall.Builder Request for the client or the agent to execute the specified tool.
com.google.cloud.ces.v1.ToolCalls Request for the client to execute the tools and return the execution results before continuing the session.
com.google.cloud.ces.v1.ToolCalls.Builder Request for the client to execute the tools and return the execution results before continuing the session.
com.google.cloud.ces.v1.ToolFakeConfig Configuration for tool behavior in fake mode.
com.google.cloud.ces.v1.ToolFakeConfig.Builder Configuration for tool behavior in fake mode.
com.google.cloud.ces.v1.ToolName
com.google.cloud.ces.v1.ToolName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/tools/{tool}.
com.google.cloud.ces.v1.ToolProto
com.google.cloud.ces.v1.ToolResponse The execution result of a specific tool from the client or the agent.
com.google.cloud.ces.v1.ToolResponse.Builder The execution result of a specific tool from the client or the agent.
com.google.cloud.ces.v1.ToolResponses Execution results for the requested tool calls from the client.
com.google.cloud.ces.v1.ToolResponses.Builder Execution results for the requested tool calls from the client.
com.google.cloud.ces.v1.ToolServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.ces.v1.ToolServiceClient.ListLocationsPage
com.google.cloud.ces.v1.ToolServiceClient.ListLocationsPagedResponse
com.google.cloud.ces.v1.ToolServiceGrpc Tool service provides APIs for interacting with CES tools.
com.google.cloud.ces.v1.ToolServiceGrpc.ToolServiceImplBase Base class for the server implementation of the service ToolService. Tool service provides APIs for interacting with CES tools.
com.google.cloud.ces.v1.ToolServiceProto
com.google.cloud.ces.v1.ToolServiceSettings.Builder Builder for ToolServiceSettings.
com.google.cloud.ces.v1.Toolset A toolset represents a group of dynamically managed tools that can be used by the agent.
com.google.cloud.ces.v1.Toolset.Builder A toolset represents a group of dynamically managed tools that can be used by the agent.
com.google.cloud.ces.v1.ToolsetName
com.google.cloud.ces.v1.ToolsetName.Builder Builder for projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}.
com.google.cloud.ces.v1.ToolsetProto
com.google.cloud.ces.v1.ToolsetTool A tool that is created from a toolset.
com.google.cloud.ces.v1.ToolsetTool.Builder A tool that is created from a toolset.
com.google.cloud.ces.v1.ToolsetToolProto
com.google.cloud.ces.v1.TransferRule Rule for transferring to a specific agent.
com.google.cloud.ces.v1.TransferRule.Builder Rule for transferring to a specific agent.
com.google.cloud.ces.v1.TransferRule.DeterministicTransfer Deterministic transfer rule. When the condition evaluates to true, the transfer occurs.
com.google.cloud.ces.v1.TransferRule.DeterministicTransfer.Builder Deterministic transfer rule. When the condition evaluates to true, the transfer occurs.
com.google.cloud.ces.v1.TransferRule.DisablePlannerTransfer A rule that prevents the planner from transferring to the target agent.
com.google.cloud.ces.v1.TransferRule.DisablePlannerTransfer.Builder A rule that prevents the planner from transferring to the target agent.
com.google.cloud.ces.v1.TriggerAction Action that is taken when a certain precondition is met.
com.google.cloud.ces.v1.TriggerAction.Builder Action that is taken when a certain precondition is met.
com.google.cloud.ces.v1.TriggerAction.GenerativeAnswer The agent will immediately respond with a generative answer.
com.google.cloud.ces.v1.TriggerAction.GenerativeAnswer.Builder The agent will immediately respond with a generative answer.
com.google.cloud.ces.v1.TriggerAction.RespondImmediately The agent will immediately respond with a preconfigured response.
com.google.cloud.ces.v1.TriggerAction.RespondImmediately.Builder The agent will immediately respond with a preconfigured response.
com.google.cloud.ces.v1.TriggerAction.Response Represents a response from the agent.
com.google.cloud.ces.v1.TriggerAction.Response.Builder Represents a response from the agent.
com.google.cloud.ces.v1.TriggerAction.TransferAgent The agent will transfer the conversation to a different agent.
com.google.cloud.ces.v1.TriggerAction.TransferAgent.Builder The agent will transfer the conversation to a different agent.
com.google.cloud.ces.v1.UpdateAgentRequest Request message for AgentService.UpdateAgent.
com.google.cloud.ces.v1.UpdateAgentRequest.Builder Request message for AgentService.UpdateAgent.
com.google.cloud.ces.v1.UpdateAppRequest Request message for AgentService.UpdateApp.
com.google.cloud.ces.v1.UpdateAppRequest.Builder Request message for AgentService.UpdateApp.
com.google.cloud.ces.v1.UpdateDeploymentRequest Request message for AgentService.UpdateDeployment.
com.google.cloud.ces.v1.UpdateDeploymentRequest.Builder Request message for AgentService.UpdateDeployment.
com.google.cloud.ces.v1.UpdateExampleRequest Request message for AgentService.UpdateExample.
com.google.cloud.ces.v1.UpdateExampleRequest.Builder Request message for AgentService.UpdateExample.
com.google.cloud.ces.v1.UpdateGuardrailRequest Request message for AgentService.UpdateGuardrail.
com.google.cloud.ces.v1.UpdateGuardrailRequest.Builder Request message for AgentService.UpdateGuardrail.
com.google.cloud.ces.v1.UpdateToolRequest Request message for AgentService.UpdateTool.
com.google.cloud.ces.v1.UpdateToolRequest.Builder Request message for AgentService.UpdateTool.
com.google.cloud.ces.v1.UpdateToolsetRequest Request message for AgentService.UpdateToolset.
com.google.cloud.ces.v1.UpdateToolsetRequest.Builder Request message for AgentService.UpdateToolset.
com.google.cloud.ces.v1.WebSearchQuery Represents a single web search query and its associated search uri.
com.google.cloud.ces.v1.WebSearchQuery.Builder Represents a single web search query and its associated search uri.
com.google.cloud.ces.v1.WidgetServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.ces.v1.WidgetServiceClient.ListLocationsPage
com.google.cloud.ces.v1.WidgetServiceClient.ListLocationsPagedResponse
com.google.cloud.ces.v1.WidgetServiceGrpc Provides APIs for widgets to interact with CES APIs.
com.google.cloud.ces.v1.WidgetServiceGrpc.WidgetServiceImplBase Base class for the server implementation of the service WidgetService. Provides APIs for widgets to interact with CES APIs.
com.google.cloud.ces.v1.WidgetServiceProto
com.google.cloud.ces.v1.WidgetServiceSettings.Builder Builder for WidgetServiceSettings.
com.google.cloud.ces.v1.WidgetTool Represents a widget tool that the agent can invoke. When the tool is chosen by the agent, agent will return the widget to the client. The client is responsible for processing the widget and generating the next user query to
com.google.cloud.ces.v1.WidgetTool.Builder Represents a widget tool that the agent can invoke. When the tool is chosen by the agent, agent will return the widget to the client. The client is responsible for processing the widget and generating the next user query to
com.google.cloud.ces.v1.WidgetToolProto

Interfaces

Interface Description
com.google.cloud.ces.v1.Action.EntityOperationOrBuilder
com.google.cloud.ces.v1.ActionOrBuilder
com.google.cloud.ces.v1.Agent.AgentToolsetOrBuilder
com.google.cloud.ces.v1.Agent.LlmAgentOrBuilder
com.google.cloud.ces.v1.Agent.RemoteDialogflowAgentOrBuilder
com.google.cloud.ces.v1.AgentOrBuilder
com.google.cloud.ces.v1.AgentServiceGrpc.AsyncService The service that manages agent-related resources in Gemini Enterprise for Customer Engagement (CES).
com.google.cloud.ces.v1.AgentTransferOrBuilder
com.google.cloud.ces.v1.AmbientSoundConfigOrBuilder
com.google.cloud.ces.v1.ApiAuthenticationOrBuilder
com.google.cloud.ces.v1.ApiKeyConfigOrBuilder
com.google.cloud.ces.v1.App.VariableDeclarationOrBuilder
com.google.cloud.ces.v1.AppOrBuilder
com.google.cloud.ces.v1.AppSnapshotOrBuilder
com.google.cloud.ces.v1.AppVersionOrBuilder
com.google.cloud.ces.v1.AudioProcessingConfigOrBuilder
com.google.cloud.ces.v1.AudioRecordingConfigOrBuilder
com.google.cloud.ces.v1.BargeInConfigOrBuilder
com.google.cloud.ces.v1.BatchDeleteConversationsRequestOrBuilder
com.google.cloud.ces.v1.BatchDeleteConversationsResponseOrBuilder
com.google.cloud.ces.v1.BearerTokenConfigOrBuilder
com.google.cloud.ces.v1.BidiSessionClientMessageOrBuilder
com.google.cloud.ces.v1.BidiSessionServerMessageOrBuilder
com.google.cloud.ces.v1.BigQueryExportSettingsOrBuilder
com.google.cloud.ces.v1.BlobOrBuilder
com.google.cloud.ces.v1.CallbackOrBuilder
com.google.cloud.ces.v1.ChangelogOrBuilder
com.google.cloud.ces.v1.ChannelProfile.PersonaPropertyOrBuilder
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.SecuritySettingsOrBuilder
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfigOrBuilder
com.google.cloud.ces.v1.ChannelProfileOrBuilder
com.google.cloud.ces.v1.ChunkOrBuilder
com.google.cloud.ces.v1.Citations.CitedChunkOrBuilder
com.google.cloud.ces.v1.CitationsOrBuilder
com.google.cloud.ces.v1.ClientCertificateSettingsOrBuilder
com.google.cloud.ces.v1.ClientFunctionOrBuilder
com.google.cloud.ces.v1.CloudLoggingSettingsOrBuilder
com.google.cloud.ces.v1.CodeBlockOrBuilder
com.google.cloud.ces.v1.ConnectorToolOrBuilder
com.google.cloud.ces.v1.ConnectorToolsetOrBuilder
com.google.cloud.ces.v1.Conversation.TurnOrBuilder
com.google.cloud.ces.v1.ConversationLoggingSettingsOrBuilder
com.google.cloud.ces.v1.ConversationOrBuilder
com.google.cloud.ces.v1.CreateAgentRequestOrBuilder
com.google.cloud.ces.v1.CreateAppRequestOrBuilder
com.google.cloud.ces.v1.CreateAppVersionRequestOrBuilder
com.google.cloud.ces.v1.CreateDeploymentRequestOrBuilder
com.google.cloud.ces.v1.CreateExampleRequestOrBuilder
com.google.cloud.ces.v1.CreateGuardrailRequestOrBuilder
com.google.cloud.ces.v1.CreateToolRequestOrBuilder
com.google.cloud.ces.v1.CreateToolsetRequestOrBuilder
com.google.cloud.ces.v1.DataStore.ConnectorConfigOrBuilder
com.google.cloud.ces.v1.DataStoreOrBuilder
com.google.cloud.ces.v1.DataStoreSettings.EngineOrBuilder
com.google.cloud.ces.v1.DataStoreSettingsOrBuilder
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.ControlPointOrBuilder
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpecOrBuilder
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpecOrBuilder
com.google.cloud.ces.v1.DataStoreTool.BoostSpecOrBuilder
com.google.cloud.ces.v1.DataStoreTool.BoostSpecsOrBuilder
com.google.cloud.ces.v1.DataStoreTool.DataStoreSourceOrBuilder
com.google.cloud.ces.v1.DataStoreTool.EngineSourceOrBuilder
com.google.cloud.ces.v1.DataStoreTool.GroundingConfigOrBuilder
com.google.cloud.ces.v1.DataStoreTool.ModalityConfigOrBuilder
com.google.cloud.ces.v1.DataStoreTool.RewriterConfigOrBuilder
com.google.cloud.ces.v1.DataStoreTool.SummarizationConfigOrBuilder
com.google.cloud.ces.v1.DataStoreToolOrBuilder
com.google.cloud.ces.v1.DeleteAgentRequestOrBuilder
com.google.cloud.ces.v1.DeleteAppRequestOrBuilder
com.google.cloud.ces.v1.DeleteAppVersionRequestOrBuilder
com.google.cloud.ces.v1.DeleteConversationRequestOrBuilder
com.google.cloud.ces.v1.DeleteDeploymentRequestOrBuilder
com.google.cloud.ces.v1.DeleteExampleRequestOrBuilder
com.google.cloud.ces.v1.DeleteGuardrailRequestOrBuilder
com.google.cloud.ces.v1.DeleteToolRequestOrBuilder
com.google.cloud.ces.v1.DeleteToolsetRequestOrBuilder
com.google.cloud.ces.v1.DeploymentOrBuilder
com.google.cloud.ces.v1.EndSessionOrBuilder
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfigOrBuilder
com.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfigOrBuilder
com.google.cloud.ces.v1.EndUserAuthConfigOrBuilder
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.ExpectationLevelMetricsThresholdsOrBuilder
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholdsOrBuilder
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholdsOrBuilder
com.google.cloud.ces.v1.EvaluationMetricsThresholds.ToolMatchingSettingsOrBuilder
com.google.cloud.ces.v1.EvaluationMetricsThresholdsOrBuilder
com.google.cloud.ces.v1.EventOrBuilder
com.google.cloud.ces.v1.ExampleOrBuilder
com.google.cloud.ces.v1.ExecuteToolRequestOrBuilder
com.google.cloud.ces.v1.ExecuteToolResponseOrBuilder
com.google.cloud.ces.v1.ExportAppRequestOrBuilder
com.google.cloud.ces.v1.ExportAppResponseOrBuilder
com.google.cloud.ces.v1.ExpressionConditionOrBuilder
com.google.cloud.ces.v1.FileSearchToolOrBuilder
com.google.cloud.ces.v1.GenerateChatTokenRequestOrBuilder
com.google.cloud.ces.v1.GenerateChatTokenResponseOrBuilder
com.google.cloud.ces.v1.GetAgentRequestOrBuilder
com.google.cloud.ces.v1.GetAppRequestOrBuilder
com.google.cloud.ces.v1.GetAppVersionRequestOrBuilder
com.google.cloud.ces.v1.GetChangelogRequestOrBuilder
com.google.cloud.ces.v1.GetConversationRequestOrBuilder
com.google.cloud.ces.v1.GetDeploymentRequestOrBuilder
com.google.cloud.ces.v1.GetExampleRequestOrBuilder
com.google.cloud.ces.v1.GetGuardrailRequestOrBuilder
com.google.cloud.ces.v1.GetToolRequestOrBuilder
com.google.cloud.ces.v1.GetToolsetRequestOrBuilder
com.google.cloud.ces.v1.GoAwayOrBuilder
com.google.cloud.ces.v1.GoogleSearchSuggestionsOrBuilder
com.google.cloud.ces.v1.GoogleSearchTool.PromptConfigOrBuilder
com.google.cloud.ces.v1.GoogleSearchToolOrBuilder
com.google.cloud.ces.v1.Guardrail.CodeCallbackOrBuilder
com.google.cloud.ces.v1.Guardrail.ContentFilterOrBuilder
com.google.cloud.ces.v1.Guardrail.LlmPolicyOrBuilder
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity.DefaultSecuritySettingsOrBuilder
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurityOrBuilder
com.google.cloud.ces.v1.Guardrail.ModelSafety.SafetySettingOrBuilder
com.google.cloud.ces.v1.Guardrail.ModelSafetyOrBuilder
com.google.cloud.ces.v1.GuardrailOrBuilder
com.google.cloud.ces.v1.ImageOrBuilder
com.google.cloud.ces.v1.ImportAppRequest.ImportOptionsOrBuilder
com.google.cloud.ces.v1.ImportAppRequestOrBuilder
com.google.cloud.ces.v1.ImportAppResponseOrBuilder
com.google.cloud.ces.v1.InputAudioConfigOrBuilder
com.google.cloud.ces.v1.InterruptionSignalOrBuilder
com.google.cloud.ces.v1.LanguageSettingsOrBuilder
com.google.cloud.ces.v1.ListAgentsRequestOrBuilder
com.google.cloud.ces.v1.ListAgentsResponseOrBuilder
com.google.cloud.ces.v1.ListAppVersionsRequestOrBuilder
com.google.cloud.ces.v1.ListAppVersionsResponseOrBuilder
com.google.cloud.ces.v1.ListAppsRequestOrBuilder
com.google.cloud.ces.v1.ListAppsResponseOrBuilder
com.google.cloud.ces.v1.ListChangelogsRequestOrBuilder
com.google.cloud.ces.v1.ListChangelogsResponseOrBuilder
com.google.cloud.ces.v1.ListConversationsRequestOrBuilder
com.google.cloud.ces.v1.ListConversationsResponseOrBuilder
com.google.cloud.ces.v1.ListDeploymentsRequestOrBuilder
com.google.cloud.ces.v1.ListDeploymentsResponseOrBuilder
com.google.cloud.ces.v1.ListExamplesRequestOrBuilder
com.google.cloud.ces.v1.ListExamplesResponseOrBuilder
com.google.cloud.ces.v1.ListGuardrailsRequestOrBuilder
com.google.cloud.ces.v1.ListGuardrailsResponseOrBuilder
com.google.cloud.ces.v1.ListToolsRequestOrBuilder
com.google.cloud.ces.v1.ListToolsResponseOrBuilder
com.google.cloud.ces.v1.ListToolsetsRequestOrBuilder
com.google.cloud.ces.v1.ListToolsetsResponseOrBuilder
com.google.cloud.ces.v1.LoggingSettingsOrBuilder
com.google.cloud.ces.v1.McpToolOrBuilder
com.google.cloud.ces.v1.McpToolsetOrBuilder
com.google.cloud.ces.v1.MessageOrBuilder
com.google.cloud.ces.v1.MetricAnalysisSettingsOrBuilder
com.google.cloud.ces.v1.ModelSettingsOrBuilder
com.google.cloud.ces.v1.OAuthConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.CesAppConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.ChannelConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.RoutingConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.SubscriberConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelIntegrationConfigOrBuilder
com.google.cloud.ces.v1.OmnichannelOperationMetadataOrBuilder
com.google.cloud.ces.v1.OmnichannelOrBuilder
com.google.cloud.ces.v1.OpenApiToolOrBuilder
com.google.cloud.ces.v1.OpenApiToolsetOrBuilder
com.google.cloud.ces.v1.OperationMetadataOrBuilder
com.google.cloud.ces.v1.OutputAudioConfigOrBuilder
com.google.cloud.ces.v1.PythonCodeConditionOrBuilder
com.google.cloud.ces.v1.PythonFunctionOrBuilder
com.google.cloud.ces.v1.RecognitionResultOrBuilder
com.google.cloud.ces.v1.RedactionConfigOrBuilder
com.google.cloud.ces.v1.RestoreAppVersionRequestOrBuilder
com.google.cloud.ces.v1.RestoreAppVersionResponseOrBuilder
com.google.cloud.ces.v1.RetrieveToolSchemaRequestOrBuilder
com.google.cloud.ces.v1.RetrieveToolSchemaResponseOrBuilder
com.google.cloud.ces.v1.RetrieveToolsRequestOrBuilder
com.google.cloud.ces.v1.RetrieveToolsResponseOrBuilder
com.google.cloud.ces.v1.RunSessionRequestOrBuilder
com.google.cloud.ces.v1.RunSessionResponseOrBuilder
com.google.cloud.ces.v1.SchemaOrBuilder
com.google.cloud.ces.v1.ServiceAccountAuthConfigOrBuilder
com.google.cloud.ces.v1.ServiceAgentIdTokenAuthConfigOrBuilder
com.google.cloud.ces.v1.ServiceDirectoryConfigOrBuilder
com.google.cloud.ces.v1.SessionConfig.RemoteDialogflowQueryParametersOrBuilder
com.google.cloud.ces.v1.SessionConfigOrBuilder
com.google.cloud.ces.v1.SessionInputOrBuilder
com.google.cloud.ces.v1.SessionOutput.DiagnosticInfoOrBuilder
com.google.cloud.ces.v1.SessionOutputOrBuilder
com.google.cloud.ces.v1.SessionServiceGrpc.AsyncService Session service provides APIs for interacting with CES agents.
com.google.cloud.ces.v1.SpanOrBuilder
com.google.cloud.ces.v1.SynthesizeSpeechConfigOrBuilder
com.google.cloud.ces.v1.SystemToolOrBuilder
com.google.cloud.ces.v1.TimeZoneSettingsOrBuilder
com.google.cloud.ces.v1.TlsConfig.CaCertOrBuilder
com.google.cloud.ces.v1.TlsConfigOrBuilder
com.google.cloud.ces.v1.ToolCallOrBuilder
com.google.cloud.ces.v1.ToolCallsOrBuilder
com.google.cloud.ces.v1.ToolFakeConfigOrBuilder
com.google.cloud.ces.v1.ToolOrBuilder
com.google.cloud.ces.v1.ToolResponseOrBuilder
com.google.cloud.ces.v1.ToolResponsesOrBuilder
com.google.cloud.ces.v1.ToolServiceGrpc.AsyncService Tool service provides APIs for interacting with CES tools.
com.google.cloud.ces.v1.ToolsetOrBuilder
com.google.cloud.ces.v1.ToolsetToolOrBuilder
com.google.cloud.ces.v1.TransferRule.DeterministicTransferOrBuilder
com.google.cloud.ces.v1.TransferRule.DisablePlannerTransferOrBuilder
com.google.cloud.ces.v1.TransferRuleOrBuilder
com.google.cloud.ces.v1.TriggerAction.GenerativeAnswerOrBuilder
com.google.cloud.ces.v1.TriggerAction.RespondImmediatelyOrBuilder
com.google.cloud.ces.v1.TriggerAction.ResponseOrBuilder
com.google.cloud.ces.v1.TriggerAction.TransferAgentOrBuilder
com.google.cloud.ces.v1.TriggerActionOrBuilder
com.google.cloud.ces.v1.UpdateAgentRequestOrBuilder
com.google.cloud.ces.v1.UpdateAppRequestOrBuilder
com.google.cloud.ces.v1.UpdateDeploymentRequestOrBuilder
com.google.cloud.ces.v1.UpdateExampleRequestOrBuilder
com.google.cloud.ces.v1.UpdateGuardrailRequestOrBuilder
com.google.cloud.ces.v1.UpdateToolRequestOrBuilder
com.google.cloud.ces.v1.UpdateToolsetRequestOrBuilder
com.google.cloud.ces.v1.WebSearchQueryOrBuilder
com.google.cloud.ces.v1.WidgetServiceGrpc.AsyncService Provides APIs for widgets to interact with CES APIs.
com.google.cloud.ces.v1.WidgetToolOrBuilder

Enums

Enum Description
com.google.cloud.ces.v1.Action.ActionSpecCase
com.google.cloud.ces.v1.Action.EntityOperation.OperationType The operation to perform on the entity.
com.google.cloud.ces.v1.Agent.AgentTypeCase
com.google.cloud.ces.v1.AmbientSoundConfig.PrebuiltAmbientNoise Prebuilt ambient noise.
com.google.cloud.ces.v1.AmbientSoundConfig.SourceCase
com.google.cloud.ces.v1.ApiAuthentication.AuthConfigCase
com.google.cloud.ces.v1.ApiKeyConfig.RequestLocation The location of the API key in the request.
com.google.cloud.ces.v1.App.ToolExecutionMode Defines the tool execution behavior if there are multiple tools being selected by the agent at the same time.
com.google.cloud.ces.v1.AudioEncoding AudioEncoding specifies the encoding format for audio data.
com.google.cloud.ces.v1.BidiSessionClientMessage.MessageTypeCase
com.google.cloud.ces.v1.BidiSessionServerMessage.MessageTypeCase
com.google.cloud.ces.v1.Callback.CallbackCase
com.google.cloud.ces.v1.ChannelProfile.ChannelType The type of the channel profile.
com.google.cloud.ces.v1.ChannelProfile.PersonaProperty.Persona The persona of the channel.
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.Modality Modality of the web widget.
com.google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.Theme Theme of the web widget.
com.google.cloud.ces.v1.Chunk.DataCase
com.google.cloud.ces.v1.Conversation.ChannelType The channel type of the conversation.
com.google.cloud.ces.v1.Conversation.InputType Type of the input message.
com.google.cloud.ces.v1.Conversation.Source The source of the conversation.
com.google.cloud.ces.v1.DataStore.DataStoreType The type of the data store.
com.google.cloud.ces.v1.DataStore.DocumentProcessingMode The document processing mode of the data store.
com.google.cloud.ces.v1.DataStoreSettings.Engine.Type The type of the engine. See the documentation available at https://cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/SolutionType
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.AttributeType The attribute(or function) for which the custom ranking is to be applied.
com.google.cloud.ces.v1.DataStoreTool.BoostSpec.ConditionBoostSpec.BoostControlSpec.InterpolationType The interpolation type to be applied. Default will be linear (Piecewise Linear).
com.google.cloud.ces.v1.DataStoreTool.FilterParameterBehavior Filter parameter behavior.
com.google.cloud.ces.v1.DataStoreTool.ModalityConfig.ModalityType The modality type.
com.google.cloud.ces.v1.DataStoreTool.SearchSourceCase
com.google.cloud.ces.v1.EndUserAuthConfig.AuthConfigCase
com.google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel Semantic similarity channel to use.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.HallucinationMetricBehavior The hallucination metric behavior. Regardless of the behavior, the metric will always be calculated. The difference is that when disabled, the metric is not used to calculate the overall evaluation score.
com.google.cloud.ces.v1.EvaluationMetricsThresholds.ToolMatchingSettings.ExtraToolCallBehavior Defines the behavior when an extra tool call is encountered. An extra tool call is a tool call that is present in the execution but does not match any tool call in the golden expectation.
com.google.cloud.ces.v1.ExecuteToolRequest.ToolIdentifierCase
com.google.cloud.ces.v1.ExecuteToolResponse.ToolIdentifierCase
com.google.cloud.ces.v1.ExecutionType The execution type of the tool or toolset.
com.google.cloud.ces.v1.ExportAppRequest.ExportFormat Export format for the app.
com.google.cloud.ces.v1.ExportAppResponse.AppCase
com.google.cloud.ces.v1.FileSearchTool.CorpusType The type of the Vertex RAG corpus.
com.google.cloud.ces.v1.Guardrail.ContentFilter.MatchType Match type for the content filter.
com.google.cloud.ces.v1.Guardrail.GuardrailTypeCase
com.google.cloud.ces.v1.Guardrail.LlmPolicy.PolicyScope Defines when to apply the policy check during the conversation.
com.google.cloud.ces.v1.Guardrail.LlmPromptSecurity.SecurityConfigCase
com.google.cloud.ces.v1.Guardrail.ModelSafety.HarmBlockThreshold Probability based thresholds levels for blocking.
com.google.cloud.ces.v1.Guardrail.ModelSafety.HarmCategory Harm category.
com.google.cloud.ces.v1.ImportAppRequest.AppCase
com.google.cloud.ces.v1.ImportAppRequest.ImportOptions.ConflictResolutionStrategy Defines the strategy for handling conflicts when an app with the same ID already exists, or when imported resources (like Agents, Tools, etc.) have the same display names as existing resources within that app.
com.google.cloud.ces.v1.OAuthConfig.OauthGrantType OAuth grant types. Only client credential grant is supported.
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.ChannelConfig.ChannelConfigCase
com.google.cloud.ces.v1.OmnichannelIntegrationConfig.SubscriberConfig.SubscriberConfigCase
com.google.cloud.ces.v1.RetrieveToolSchemaRequest.ToolIdentifierCase
com.google.cloud.ces.v1.RetrieveToolSchemaResponse.ToolIdentifierCase
com.google.cloud.ces.v1.Schema.Type OpenAPI data types.
com.google.cloud.ces.v1.SessionInput.InputTypeCase
com.google.cloud.ces.v1.SessionOutput.OutputTypeCase
com.google.cloud.ces.v1.Tool.ToolTypeCase
com.google.cloud.ces.v1.ToolCall.ToolIdentifierCase
com.google.cloud.ces.v1.ToolFakeConfig.ToolResponseCase
com.google.cloud.ces.v1.ToolResponse.ToolIdentifierCase
com.google.cloud.ces.v1.Toolset.ToolsetTypeCase
com.google.cloud.ces.v1.TransferRule.DeterministicTransfer.ConditionTypeCase
com.google.cloud.ces.v1.TransferRule.Direction The direction of the transfer.
com.google.cloud.ces.v1.TransferRule.RuleTypeCase
com.google.cloud.ces.v1.TriggerAction.ActionCase
com.google.cloud.ces.v1.WidgetTool.InputCase
com.google.cloud.ces.v1.WidgetTool.WidgetType All available widget types. New values may be added to this enum in the future.