Class ContactCenterInsightsStubSettings.Builder (2.40.0)

public static class ContactCenterInsightsStubSettings.Builder extends StubSettings.Builder<ContactCenterInsightsStubSettings,ContactCenterInsightsStubSettings.Builder>

Builder for ContactCenterInsightsStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > ContactCenterInsightsStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(ContactCenterInsightsStubSettings settings)

protected Builder(ContactCenterInsightsStubSettings settings)
Parameter
NameDescription
settingsContactCenterInsightsStubSettings

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public ContactCenterInsightsStubSettings.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.

Parameter
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>

build()

public ContactCenterInsightsStubSettings build()
Returns
TypeDescription
ContactCenterInsightsStubSettings
Overrides
Exceptions
TypeDescription
IOException

bulkAnalyzeConversationsOperationSettings()

public OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationSettings()

Returns the builder for the settings used for calls to bulkAnalyzeConversations.

bulkAnalyzeConversationsSettings()

public UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,Operation> bulkAnalyzeConversationsSettings()

Returns the builder for the settings used for calls to bulkAnalyzeConversations.

bulkDeleteConversationsOperationSettings()

public OperationCallSettings.Builder<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationSettings()

Returns the builder for the settings used for calls to bulkDeleteConversations.

bulkDeleteConversationsSettings()

public UnaryCallSettings.Builder<BulkDeleteConversationsRequest,Operation> bulkDeleteConversationsSettings()

Returns the builder for the settings used for calls to bulkDeleteConversations.

calculateIssueModelStatsSettings()

public UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()

Returns the builder for the settings used for calls to calculateIssueModelStats.

calculateStatsSettings()

public UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()

Returns the builder for the settings used for calls to calculateStats.

createAnalysisOperationSettings()

public OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()

Returns the builder for the settings used for calls to createAnalysis.

createAnalysisSettings()

public UnaryCallSettings.Builder<CreateAnalysisRequest,Operation> createAnalysisSettings()

Returns the builder for the settings used for calls to createAnalysis.

Returns
TypeDescription
Builder<CreateAnalysisRequest,Operation>

createConversationSettings()

public UnaryCallSettings.Builder<CreateConversationRequest,Conversation> createConversationSettings()

Returns the builder for the settings used for calls to createConversation.

createIssueModelOperationSettings()

public OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()

Returns the builder for the settings used for calls to createIssueModel.

createIssueModelSettings()

public UnaryCallSettings.Builder<CreateIssueModelRequest,Operation> createIssueModelSettings()

Returns the builder for the settings used for calls to createIssueModel.

createPhraseMatcherSettings()

public UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()

Returns the builder for the settings used for calls to createPhraseMatcher.

createViewSettings()

public UnaryCallSettings.Builder<CreateViewRequest,View> createViewSettings()

Returns the builder for the settings used for calls to createView.

Returns
TypeDescription
Builder<CreateViewRequest,View>

deleteAnalysisSettings()

public UnaryCallSettings.Builder<DeleteAnalysisRequest,Empty> deleteAnalysisSettings()

Returns the builder for the settings used for calls to deleteAnalysis.

Returns
TypeDescription
Builder<DeleteAnalysisRequest,Empty>

deleteConversationSettings()

public UnaryCallSettings.Builder<DeleteConversationRequest,Empty> deleteConversationSettings()

Returns the builder for the settings used for calls to deleteConversation.

Returns
TypeDescription
Builder<DeleteConversationRequest,Empty>

deleteIssueModelOperationSettings()

public OperationCallSettings.Builder<DeleteIssueModelRequest,Empty,DeleteIssueModelMetadata> deleteIssueModelOperationSettings()

Returns the builder for the settings used for calls to deleteIssueModel.

deleteIssueModelSettings()

public UnaryCallSettings.Builder<DeleteIssueModelRequest,Operation> deleteIssueModelSettings()

Returns the builder for the settings used for calls to deleteIssueModel.

deleteIssueSettings()

public UnaryCallSettings.Builder<DeleteIssueRequest,Empty> deleteIssueSettings()

Returns the builder for the settings used for calls to deleteIssue.

Returns
TypeDescription
Builder<DeleteIssueRequest,Empty>

deletePhraseMatcherSettings()

public UnaryCallSettings.Builder<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherSettings()

Returns the builder for the settings used for calls to deletePhraseMatcher.

deleteViewSettings()

public UnaryCallSettings.Builder<DeleteViewRequest,Empty> deleteViewSettings()

Returns the builder for the settings used for calls to deleteView.

Returns
TypeDescription
Builder<DeleteViewRequest,Empty>

deployIssueModelOperationSettings()

public OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()

Returns the builder for the settings used for calls to deployIssueModel.

deployIssueModelSettings()

public UnaryCallSettings.Builder<DeployIssueModelRequest,Operation> deployIssueModelSettings()

Returns the builder for the settings used for calls to deployIssueModel.

exportInsightsDataOperationSettings()

public OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()

Returns the builder for the settings used for calls to exportInsightsData.

exportInsightsDataSettings()

public UnaryCallSettings.Builder<ExportInsightsDataRequest,Operation> exportInsightsDataSettings()

Returns the builder for the settings used for calls to exportInsightsData.

getAnalysisSettings()

public UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> getAnalysisSettings()

Returns the builder for the settings used for calls to getAnalysis.

Returns
TypeDescription
Builder<GetAnalysisRequest,Analysis>

getConversationSettings()

public UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()

Returns the builder for the settings used for calls to getConversation.

getEndpoint()

public String getEndpoint()

Returns the endpoint set by the user or the the service's default endpoint.

Returns
TypeDescription
String
Overrides

getIssueModelSettings()

public UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> getIssueModelSettings()

Returns the builder for the settings used for calls to getIssueModel.

Returns
TypeDescription
Builder<GetIssueModelRequest,IssueModel>

getIssueSettings()

public UnaryCallSettings.Builder<GetIssueRequest,Issue> getIssueSettings()

Returns the builder for the settings used for calls to getIssue.

Returns
TypeDescription
Builder<GetIssueRequest,Issue>

getPhraseMatcherSettings()

public UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()

Returns the builder for the settings used for calls to getPhraseMatcher.

getSettingsSettings()

public UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()

Returns the builder for the settings used for calls to getSettings.

Returns
TypeDescription
Builder<GetSettingsRequest,Settings>

getViewSettings()

public UnaryCallSettings.Builder<GetViewRequest,View> getViewSettings()

Returns the builder for the settings used for calls to getView.

Returns
TypeDescription
Builder<GetViewRequest,View>

ingestConversationsOperationSettings()

public OperationCallSettings.Builder<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationSettings()

Returns the builder for the settings used for calls to ingestConversations.

ingestConversationsSettings()

public UnaryCallSettings.Builder<IngestConversationsRequest,Operation> ingestConversationsSettings()

Returns the builder for the settings used for calls to ingestConversations.

listAnalysesSettings()

public PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()

Returns the builder for the settings used for calls to listAnalyses.

listConversationsSettings()

public PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()

Returns the builder for the settings used for calls to listConversations.

listIssueModelsSettings()

public UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()

Returns the builder for the settings used for calls to listIssueModels.

listIssuesSettings()

public UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()

Returns the builder for the settings used for calls to listIssues.

listPhraseMatchersSettings()

public PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()

Returns the builder for the settings used for calls to listPhraseMatchers.

listViewsSettings()

public PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()

Returns the builder for the settings used for calls to listViews.

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
TypeDescription
com.google.common.collect.ImmutableList<Builder<?,?>>

undeployIssueModelOperationSettings()

public OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()

Returns the builder for the settings used for calls to undeployIssueModel.

undeployIssueModelSettings()

public UnaryCallSettings.Builder<UndeployIssueModelRequest,Operation> undeployIssueModelSettings()

Returns the builder for the settings used for calls to undeployIssueModel.

updateConversationSettings()

public UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> updateConversationSettings()

Returns the builder for the settings used for calls to updateConversation.

updateIssueModelSettings()

public UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()

Returns the builder for the settings used for calls to updateIssueModel.

updateIssueSettings()

public UnaryCallSettings.Builder<UpdateIssueRequest,Issue> updateIssueSettings()

Returns the builder for the settings used for calls to updateIssue.

Returns
TypeDescription
Builder<UpdateIssueRequest,Issue>

updatePhraseMatcherSettings()

public UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()

Returns the builder for the settings used for calls to updatePhraseMatcher.

updateSettingsSettings()

public UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()

Returns the builder for the settings used for calls to updateSettings.

Returns
TypeDescription
Builder<UpdateSettingsRequest,Settings>

updateViewSettings()

public UnaryCallSettings.Builder<UpdateViewRequest,View> updateViewSettings()

Returns the builder for the settings used for calls to updateView.

Returns
TypeDescription
Builder<UpdateViewRequest,View>

uploadConversationOperationSettings()

public OperationCallSettings.Builder<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationSettings()

Returns the builder for the settings used for calls to uploadConversation.

uploadConversationSettings()

public UnaryCallSettings.Builder<UploadConversationRequest,Operation> uploadConversationSettings()

Returns the builder for the settings used for calls to uploadConversation.