public static class AgentServiceSettings.Builder extends ClientSettings.Builder<AgentServiceSettings,AgentServiceSettings.Builder>
Builder for AgentServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(AgentServiceSettings settings)
protected Builder(AgentServiceSettings settings)
Builder(AgentServiceStubSettings.Builder stubSettings)
protected Builder(AgentServiceStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AgentServiceSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
batchDeleteConversationsOperationSettings()
public OperationCallSettings.Builder<BatchDeleteConversationsRequest,BatchDeleteConversationsResponse,OperationMetadata> batchDeleteConversationsOperationSettings()
Returns the builder for the settings used for calls to batchDeleteConversations.
batchDeleteConversationsSettings()
public UnaryCallSettings.Builder<BatchDeleteConversationsRequest,Operation> batchDeleteConversationsSettings()
Returns the builder for the settings used for calls to batchDeleteConversations.
build()
public AgentServiceSettings build()
Overrides
createAgentSettings()
public UnaryCallSettings.Builder<CreateAgentRequest,Agent> createAgentSettings()
Returns the builder for the settings used for calls to createAgent.
createAppOperationSettings()
public OperationCallSettings.Builder<CreateAppRequest,App,OperationMetadata> createAppOperationSettings()
Returns the builder for the settings used for calls to createApp.
createAppSettings()
public UnaryCallSettings.Builder<CreateAppRequest,Operation> createAppSettings()
Returns the builder for the settings used for calls to createApp.
createAppVersionSettings()
public UnaryCallSettings.Builder<CreateAppVersionRequest,AppVersion> createAppVersionSettings()
Returns the builder for the settings used for calls to createAppVersion.
createDeploymentSettings()
public UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment> createDeploymentSettings()
Returns the builder for the settings used for calls to createDeployment.
createExampleSettings()
public UnaryCallSettings.Builder<CreateExampleRequest,Example> createExampleSettings()
Returns the builder for the settings used for calls to createExample.
createGuardrailSettings()
public UnaryCallSettings.Builder<CreateGuardrailRequest,Guardrail> createGuardrailSettings()
Returns the builder for the settings used for calls to createGuardrail.
public UnaryCallSettings.Builder<CreateToolRequest,Tool> createToolSettings()
Returns the builder for the settings used for calls to createTool.
public UnaryCallSettings.Builder<CreateToolsetRequest,Toolset> createToolsetSettings()
Returns the builder for the settings used for calls to createToolset.
deleteAgentSettings()
public UnaryCallSettings.Builder<DeleteAgentRequest,Empty> deleteAgentSettings()
Returns the builder for the settings used for calls to deleteAgent.
deleteAppOperationSettings()
public OperationCallSettings.Builder<DeleteAppRequest,Empty,OperationMetadata> deleteAppOperationSettings()
Returns the builder for the settings used for calls to deleteApp.
deleteAppSettings()
public UnaryCallSettings.Builder<DeleteAppRequest,Operation> deleteAppSettings()
Returns the builder for the settings used for calls to deleteApp.
deleteAppVersionSettings()
public UnaryCallSettings.Builder<DeleteAppVersionRequest,Empty> deleteAppVersionSettings()
Returns the builder for the settings used for calls to deleteAppVersion.
deleteConversationSettings()
public UnaryCallSettings.Builder<DeleteConversationRequest,Empty> deleteConversationSettings()
Returns the builder for the settings used for calls to deleteConversation.
deleteDeploymentSettings()
public UnaryCallSettings.Builder<DeleteDeploymentRequest,Empty> deleteDeploymentSettings()
Returns the builder for the settings used for calls to deleteDeployment.
deleteExampleSettings()
public UnaryCallSettings.Builder<DeleteExampleRequest,Empty> deleteExampleSettings()
Returns the builder for the settings used for calls to deleteExample.
deleteGuardrailSettings()
public UnaryCallSettings.Builder<DeleteGuardrailRequest,Empty> deleteGuardrailSettings()
Returns the builder for the settings used for calls to deleteGuardrail.
public UnaryCallSettings.Builder<DeleteToolRequest,Empty> deleteToolSettings()
Returns the builder for the settings used for calls to deleteTool.
public UnaryCallSettings.Builder<DeleteToolsetRequest,Empty> deleteToolsetSettings()
Returns the builder for the settings used for calls to deleteToolset.
exportAppOperationSettings()
public OperationCallSettings.Builder<ExportAppRequest,ExportAppResponse,OperationMetadata> exportAppOperationSettings()
Returns the builder for the settings used for calls to exportApp.
exportAppSettings()
public UnaryCallSettings.Builder<ExportAppRequest,Operation> exportAppSettings()
Returns the builder for the settings used for calls to exportApp.
getAgentSettings()
public UnaryCallSettings.Builder<GetAgentRequest,Agent> getAgentSettings()
Returns the builder for the settings used for calls to getAgent.
getAppSettings()
public UnaryCallSettings.Builder<GetAppRequest,App> getAppSettings()
Returns the builder for the settings used for calls to getApp.
getAppVersionSettings()
public UnaryCallSettings.Builder<GetAppVersionRequest,AppVersion> getAppVersionSettings()
Returns the builder for the settings used for calls to getAppVersion.
getChangelogSettings()
public UnaryCallSettings.Builder<GetChangelogRequest,Changelog> getChangelogSettings()
Returns the builder for the settings used for calls to getChangelog.
getConversationSettings()
public UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()
Returns the builder for the settings used for calls to getConversation.
getDeploymentSettings()
public UnaryCallSettings.Builder<GetDeploymentRequest,Deployment> getDeploymentSettings()
Returns the builder for the settings used for calls to getDeployment.
getExampleSettings()
public UnaryCallSettings.Builder<GetExampleRequest,Example> getExampleSettings()
Returns the builder for the settings used for calls to getExample.
getGuardrailSettings()
public UnaryCallSettings.Builder<GetGuardrailRequest,Guardrail> getGuardrailSettings()
Returns the builder for the settings used for calls to getGuardrail.
getLocationSettings()
public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
| Returns |
| Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getStubSettingsBuilder()
public AgentServiceStubSettings.Builder getStubSettingsBuilder()
public UnaryCallSettings.Builder<GetToolRequest,Tool> getToolSettings()
Returns the builder for the settings used for calls to getTool.
public UnaryCallSettings.Builder<GetToolsetRequest,Toolset> getToolsetSettings()
Returns the builder for the settings used for calls to getToolset.
importAppOperationSettings()
public OperationCallSettings.Builder<ImportAppRequest,ImportAppResponse,OperationMetadata> importAppOperationSettings()
Returns the builder for the settings used for calls to importApp.
importAppSettings()
public UnaryCallSettings.Builder<ImportAppRequest,Operation> importAppSettings()
Returns the builder for the settings used for calls to importApp.
listAgentsSettings()
public PagedCallSettings.Builder<ListAgentsRequest,ListAgentsResponse,AgentServiceClient.ListAgentsPagedResponse> listAgentsSettings()
Returns the builder for the settings used for calls to listAgents.
listAppVersionsSettings()
public PagedCallSettings.Builder<ListAppVersionsRequest,ListAppVersionsResponse,AgentServiceClient.ListAppVersionsPagedResponse> listAppVersionsSettings()
Returns the builder for the settings used for calls to listAppVersions.
listAppsSettings()
public PagedCallSettings.Builder<ListAppsRequest,ListAppsResponse,AgentServiceClient.ListAppsPagedResponse> listAppsSettings()
Returns the builder for the settings used for calls to listApps.
listChangelogsSettings()
public PagedCallSettings.Builder<ListChangelogsRequest,ListChangelogsResponse,AgentServiceClient.ListChangelogsPagedResponse> listChangelogsSettings()
Returns the builder for the settings used for calls to listChangelogs.
listConversationsSettings()
public PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,AgentServiceClient.ListConversationsPagedResponse> listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.
listDeploymentsSettings()
public PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,AgentServiceClient.ListDeploymentsPagedResponse> listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.
listExamplesSettings()
public PagedCallSettings.Builder<ListExamplesRequest,ListExamplesResponse,AgentServiceClient.ListExamplesPagedResponse> listExamplesSettings()
Returns the builder for the settings used for calls to listExamples.
listGuardrailsSettings()
public PagedCallSettings.Builder<ListGuardrailsRequest,ListGuardrailsResponse,AgentServiceClient.ListGuardrailsPagedResponse> listGuardrailsSettings()
Returns the builder for the settings used for calls to listGuardrails.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,AgentServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings.Builder<ListToolsRequest,ListToolsResponse,AgentServiceClient.ListToolsPagedResponse> listToolsSettings()
Returns the builder for the settings used for calls to listTools.
public PagedCallSettings.Builder<ListToolsetsRequest,ListToolsetsResponse,AgentServiceClient.ListToolsetsPagedResponse> listToolsetsSettings()
Returns the builder for the settings used for calls to listToolsets.
restoreAppVersionOperationSettings()
public OperationCallSettings.Builder<RestoreAppVersionRequest,RestoreAppVersionResponse,OperationMetadata> restoreAppVersionOperationSettings()
Returns the builder for the settings used for calls to restoreAppVersion.
restoreAppVersionSettings()
public UnaryCallSettings.Builder<RestoreAppVersionRequest,Operation> restoreAppVersionSettings()
Returns the builder for the settings used for calls to restoreAppVersion.
updateAgentSettings()
public UnaryCallSettings.Builder<UpdateAgentRequest,Agent> updateAgentSettings()
Returns the builder for the settings used for calls to updateAgent.
updateAppSettings()
public UnaryCallSettings.Builder<UpdateAppRequest,App> updateAppSettings()
Returns the builder for the settings used for calls to updateApp.
updateDeploymentSettings()
public UnaryCallSettings.Builder<UpdateDeploymentRequest,Deployment> updateDeploymentSettings()
Returns the builder for the settings used for calls to updateDeployment.
updateExampleSettings()
public UnaryCallSettings.Builder<UpdateExampleRequest,Example> updateExampleSettings()
Returns the builder for the settings used for calls to updateExample.
updateGuardrailSettings()
public UnaryCallSettings.Builder<UpdateGuardrailRequest,Guardrail> updateGuardrailSettings()
Returns the builder for the settings used for calls to updateGuardrail.
public UnaryCallSettings.Builder<UpdateToolRequest,Tool> updateToolSettings()
Returns the builder for the settings used for calls to updateTool.
public UnaryCallSettings.Builder<UpdateToolsetRequest,Toolset> updateToolsetSettings()
Returns the builder for the settings used for calls to updateToolset.