public static class ContactCenterInsightsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ContactCenterInsightsStubSettings,ContactCenterInsightsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ContactCenterInsightsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ContactCenterInsightsStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
ContactCenterInsightsStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> |
bulkAnalyzeConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> |
bulkAnalyzeConversationsSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> |
bulkDeleteConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkDeleteConversations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkDeleteConversationsRequest,com.google.longrunning.Operation> |
bulkDeleteConversationsSettings()
Returns the builder for the settings used for calls to bulkDeleteConversations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> |
calculateIssueModelStatsSettings()
Returns the builder for the settings used for calls to calculateIssueModelStats.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> |
calculateStatsSettings()
Returns the builder for the settings used for calls to calculateStats.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> |
createAnalysisOperationSettings()
Returns the builder for the settings used for calls to createAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnalysisRequest,com.google.longrunning.Operation> |
createAnalysisSettings()
Returns the builder for the settings used for calls to createAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationRequest,Conversation> |
createConversationSettings()
Returns the builder for the settings used for calls to createConversation.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> |
createIssueModelOperationSettings()
Returns the builder for the settings used for calls to createIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIssueModelRequest,com.google.longrunning.Operation> |
createIssueModelSettings()
Returns the builder for the settings used for calls to createIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> |
createPhraseMatcherSettings()
Returns the builder for the settings used for calls to createPhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateViewRequest,View> |
createViewSettings()
Returns the builder for the settings used for calls to createView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAnalysisRequest,com.google.protobuf.Empty> |
deleteAnalysisSettings()
Returns the builder for the settings used for calls to deleteAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationRequest,com.google.protobuf.Empty> |
deleteConversationSettings()
Returns the builder for the settings used for calls to deleteConversation.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIssueModelRequest,com.google.protobuf.Empty,DeleteIssueModelMetadata> |
deleteIssueModelOperationSettings()
Returns the builder for the settings used for calls to deleteIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueModelRequest,com.google.longrunning.Operation> |
deleteIssueModelSettings()
Returns the builder for the settings used for calls to deleteIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueRequest,com.google.protobuf.Empty> |
deleteIssueSettings()
Returns the builder for the settings used for calls to deleteIssue.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePhraseMatcherRequest,com.google.protobuf.Empty> |
deletePhraseMatcherSettings()
Returns the builder for the settings used for calls to deletePhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteViewRequest,com.google.protobuf.Empty> |
deleteViewSettings()
Returns the builder for the settings used for calls to deleteView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> |
deployIssueModelOperationSettings()
Returns the builder for the settings used for calls to deployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIssueModelRequest,com.google.longrunning.Operation> |
deployIssueModelSettings()
Returns the builder for the settings used for calls to deployIssueModel.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> |
exportInsightsDataOperationSettings()
Returns the builder for the settings used for calls to exportInsightsData.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportInsightsDataRequest,com.google.longrunning.Operation> |
exportInsightsDataSettings()
Returns the builder for the settings used for calls to exportInsightsData.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> |
getAnalysisSettings()
Returns the builder for the settings used for calls to getAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationRequest,Conversation> |
getConversationSettings()
Returns the builder for the settings used for calls to getConversation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> |
getIssueModelSettings()
Returns the builder for the settings used for calls to getIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueRequest,Issue> |
getIssueSettings()
Returns the builder for the settings used for calls to getIssue.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> |
getPhraseMatcherSettings()
Returns the builder for the settings used for calls to getPhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings> |
getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetViewRequest,View> |
getViewSettings()
Returns the builder for the settings used for calls to getView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> |
ingestConversationsOperationSettings()
Returns the builder for the settings used for calls to ingestConversations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<IngestConversationsRequest,com.google.longrunning.Operation> |
ingestConversationsSettings()
Returns the builder for the settings used for calls to ingestConversations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
listAnalysesSettings()
Returns the builder for the settings used for calls to listAnalyses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> |
listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> |
listIssueModelsSettings()
Returns the builder for the settings used for calls to listIssueModels.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> |
listIssuesSettings()
Returns the builder for the settings used for calls to listIssues.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
listPhraseMatchersSettings()
Returns the builder for the settings used for calls to listPhraseMatchers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
listViewsSettings()
Returns the builder for the settings used for calls to listViews.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> |
undeployIssueModelOperationSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIssueModelRequest,com.google.longrunning.Operation> |
undeployIssueModelSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> |
updateConversationSettings()
Returns the builder for the settings used for calls to updateConversation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> |
updateIssueModelSettings()
Returns the builder for the settings used for calls to updateIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueRequest,Issue> |
updateIssueSettings()
Returns the builder for the settings used for calls to updateIssue.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> |
updatePhraseMatcherSettings()
Returns the builder for the settings used for calls to updatePhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> |
updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateViewRequest,View> |
updateViewSettings()
Returns the builder for the settings used for calls to updateView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UploadConversationRequest,Conversation,UploadConversationMetadata> |
uploadConversationOperationSettings()
Returns the builder for the settings used for calls to uploadConversation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UploadConversationRequest,com.google.longrunning.Operation> |
uploadConversationSettings()
Returns the builder for the settings used for calls to uploadConversation.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ContactCenterInsightsStubSettings settings)
public ContactCenterInsightsStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationRequest,Conversation> createConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UploadConversationRequest,com.google.longrunning.Operation> uploadConversationSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> updateConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationRequest,com.google.protobuf.Empty> deleteConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnalysisRequest,com.google.longrunning.Operation> createAnalysisSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> getAnalysisSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAnalysisRequest,com.google.protobuf.Empty> deleteAnalysisSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> bulkAnalyzeConversationsSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkDeleteConversationsRequest,com.google.longrunning.Operation> bulkDeleteConversationsSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<IngestConversationsRequest,com.google.longrunning.Operation> ingestConversationsSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportInsightsDataRequest,com.google.longrunning.Operation> exportInsightsDataSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIssueModelRequest,com.google.longrunning.Operation> createIssueModelSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> getIssueModelSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueModelRequest,com.google.longrunning.Operation> deleteIssueModelSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIssueModelRequest,com.google.protobuf.Empty,DeleteIssueModelMetadata> deleteIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIssueModelRequest,com.google.longrunning.Operation> deployIssueModelSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIssueModelRequest,com.google.longrunning.Operation> undeployIssueModelSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueRequest,Issue> getIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueRequest,Issue> updateIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueRequest,com.google.protobuf.Empty> deleteIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePhraseMatcherRequest,com.google.protobuf.Empty> deletePhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateViewRequest,View> createViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetViewRequest,View> getViewSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateViewRequest,View> updateViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteViewRequest,com.google.protobuf.Empty> deleteViewSettings()
public ContactCenterInsightsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ContactCenterInsightsStubSettings,ContactCenterInsightsStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.