Class ContactCenterInsightsSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<ContactCenterInsightsSettings,ContactCenterInsightsSettings.Builder>
-
- com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsSettings.Builder
-
- Enclosing class:
- ContactCenterInsightsSettings
public static class ContactCenterInsightsSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<ContactCenterInsightsSettings,ContactCenterInsightsSettings.Builder>
Builder for ContactCenterInsightsSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(ContactCenterInsightsSettings settings)
protected
Builder(ContactCenterInsightsStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContactCenterInsightsSettings.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.ContactCenterInsightsSettings
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.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.ContactCenterInsightsStubSettings.Builder
getStubSettingsBuilder()
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.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.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(ContactCenterInsightsSettings settings)
-
Builder
protected Builder(ContactCenterInsightsStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public ContactCenterInsightsStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public ContactCenterInsightsSettings.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.Note: This method does not support applying settings to streaming methods.
-
createConversationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationRequest,Conversation> createConversationSettings()
Returns the builder for the settings used for calls to createConversation.
-
uploadConversationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UploadConversationRequest,com.google.longrunning.Operation> uploadConversationSettings()
Returns the builder for the settings used for calls to uploadConversation.
-
uploadConversationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationSettings()
Returns the builder for the settings used for calls to uploadConversation.
-
updateConversationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> updateConversationSettings()
Returns the builder for the settings used for calls to updateConversation.
-
getConversationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()
Returns the builder for the settings used for calls to getConversation.
-
listConversationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.
-
deleteConversationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationRequest,com.google.protobuf.Empty> deleteConversationSettings()
Returns the builder for the settings used for calls to deleteConversation.
-
createAnalysisSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnalysisRequest,com.google.longrunning.Operation> createAnalysisSettings()
Returns the builder for the settings used for calls to createAnalysis.
-
createAnalysisOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()
Returns the builder for the settings used for calls to createAnalysis.
-
getAnalysisSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> getAnalysisSettings()
Returns the builder for the settings used for calls to getAnalysis.
-
listAnalysesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()
Returns the builder for the settings used for calls to listAnalyses.
-
deleteAnalysisSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAnalysisRequest,com.google.protobuf.Empty> deleteAnalysisSettings()
Returns the builder for the settings used for calls to deleteAnalysis.
-
bulkAnalyzeConversationsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> bulkAnalyzeConversationsSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
-
bulkAnalyzeConversationsOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
-
ingestConversationsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<IngestConversationsRequest,com.google.longrunning.Operation> ingestConversationsSettings()
Returns the builder for the settings used for calls to ingestConversations.
-
ingestConversationsOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationSettings()
Returns the builder for the settings used for calls to ingestConversations.
-
exportInsightsDataSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportInsightsDataRequest,com.google.longrunning.Operation> exportInsightsDataSettings()
Returns the builder for the settings used for calls to exportInsightsData.
-
exportInsightsDataOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()
Returns the builder for the settings used for calls to exportInsightsData.
-
createIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIssueModelRequest,com.google.longrunning.Operation> createIssueModelSettings()
Returns the builder for the settings used for calls to createIssueModel.
-
createIssueModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()
Returns the builder for the settings used for calls to createIssueModel.
-
updateIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()
Returns the builder for the settings used for calls to updateIssueModel.
-
getIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> getIssueModelSettings()
Returns the builder for the settings used for calls to getIssueModel.
-
listIssueModelsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()
Returns the builder for the settings used for calls to listIssueModels.
-
deleteIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueModelRequest,com.google.longrunning.Operation> deleteIssueModelSettings()
Returns the builder for the settings used for calls to deleteIssueModel.
-
deleteIssueModelOperationSettings
public 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.
-
deployIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIssueModelRequest,com.google.longrunning.Operation> deployIssueModelSettings()
Returns the builder for the settings used for calls to deployIssueModel.
-
deployIssueModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()
Returns the builder for the settings used for calls to deployIssueModel.
-
undeployIssueModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIssueModelRequest,com.google.longrunning.Operation> undeployIssueModelSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
-
undeployIssueModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
-
getIssueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueRequest,Issue> getIssueSettings()
Returns the builder for the settings used for calls to getIssue.
-
listIssuesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()
Returns the builder for the settings used for calls to listIssues.
-
updateIssueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueRequest,Issue> updateIssueSettings()
Returns the builder for the settings used for calls to updateIssue.
-
deleteIssueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIssueRequest,com.google.protobuf.Empty> deleteIssueSettings()
Returns the builder for the settings used for calls to deleteIssue.
-
calculateIssueModelStatsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()
Returns the builder for the settings used for calls to calculateIssueModelStats.
-
createPhraseMatcherSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()
Returns the builder for the settings used for calls to createPhraseMatcher.
-
getPhraseMatcherSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()
Returns the builder for the settings used for calls to getPhraseMatcher.
-
listPhraseMatchersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()
Returns the builder for the settings used for calls to listPhraseMatchers.
-
deletePhraseMatcherSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePhraseMatcherRequest,com.google.protobuf.Empty> deletePhraseMatcherSettings()
Returns the builder for the settings used for calls to deletePhraseMatcher.
-
updatePhraseMatcherSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()
Returns the builder for the settings used for calls to updatePhraseMatcher.
-
calculateStatsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()
Returns the builder for the settings used for calls to calculateStats.
-
getSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
-
updateSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
-
createViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateViewRequest,View> createViewSettings()
Returns the builder for the settings used for calls to createView.
-
getViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetViewRequest,View> getViewSettings()
Returns the builder for the settings used for calls to getView.
-
listViewsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()
Returns the builder for the settings used for calls to listViews.
-
updateViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateViewRequest,View> updateViewSettings()
Returns the builder for the settings used for calls to updateView.
-
deleteViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteViewRequest,com.google.protobuf.Empty> deleteViewSettings()
Returns the builder for the settings used for calls to deleteView.
-
build
public ContactCenterInsightsSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<ContactCenterInsightsSettings,ContactCenterInsightsSettings.Builder>
- Throws:
IOException
-
-