Class ContactCenterInsightsStubSettings.Builder (2.6.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.6.0keyboard_arrow_down
public static class ContactCenterInsightsStubSettings . Builder extends StubSettings . Builder<ContactCenterInsightsStubSettings , ContactCenterInsightsStubSettings . Builder >
Builder for ContactCenterInsightsStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( ContactCenterInsightsStubSettings settings )
Parameter
Methods
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
Returns
public ContactCenterInsightsStubSettings build ()
Returns
Overrides
Exceptions
public UnaryCallSettings . Builder<CalculateIssueModelStatsRequest , CalculateIssueModelStatsResponse > calculateIssueModelStatsSettings ()
Returns the builder for the settings used for calls to calculateIssueModelStats.
Returns
public UnaryCallSettings . Builder<CalculateStatsRequest , CalculateStatsResponse > calculateStatsSettings ()
Returns the builder for the settings used for calls to calculateStats.
Returns
public OperationCallSettings . Builder<CreateAnalysisRequest , Analysis , CreateAnalysisOperationMetadata > createAnalysisOperationSettings ()
Returns the builder for the settings used for calls to createAnalysis.
Returns
public UnaryCallSettings . Builder<CreateAnalysisRequest , Operation > createAnalysisSettings ()
Returns the builder for the settings used for calls to createAnalysis.
Returns
public UnaryCallSettings . Builder<CreateConversationRequest , Conversation > createConversationSettings ()
Returns the builder for the settings used for calls to createConversation.
Returns
public OperationCallSettings . Builder<CreateIssueModelRequest , IssueModel , CreateIssueModelMetadata > createIssueModelOperationSettings ()
Returns the builder for the settings used for calls to createIssueModel.
Returns
public UnaryCallSettings . Builder<CreateIssueModelRequest , Operation > createIssueModelSettings ()
Returns the builder for the settings used for calls to createIssueModel.
Returns
public UnaryCallSettings . Builder<CreatePhraseMatcherRequest , PhraseMatcher > createPhraseMatcherSettings ()
Returns the builder for the settings used for calls to createPhraseMatcher.
Returns
public UnaryCallSettings . Builder<CreateViewRequest , View > createViewSettings ()
Returns the builder for the settings used for calls to createView.
Returns
public UnaryCallSettings . Builder<DeleteAnalysisRequest , Empty > deleteAnalysisSettings ()
Returns the builder for the settings used for calls to deleteAnalysis.
Returns
public UnaryCallSettings . Builder<DeleteConversationRequest , Empty > deleteConversationSettings ()
Returns the builder for the settings used for calls to deleteConversation.
Returns
public OperationCallSettings . Builder<DeleteIssueModelRequest , Empty , DeleteIssueModelMetadata > deleteIssueModelOperationSettings ()
Returns the builder for the settings used for calls to deleteIssueModel.
Returns
public UnaryCallSettings . Builder<DeleteIssueModelRequest , Operation > deleteIssueModelSettings ()
Returns the builder for the settings used for calls to deleteIssueModel.
Returns
public UnaryCallSettings . Builder<DeletePhraseMatcherRequest , Empty > deletePhraseMatcherSettings ()
Returns the builder for the settings used for calls to deletePhraseMatcher.
Returns
public UnaryCallSettings . Builder<DeleteViewRequest , Empty > deleteViewSettings ()
Returns the builder for the settings used for calls to deleteView.
Returns
public OperationCallSettings . Builder<DeployIssueModelRequest , DeployIssueModelResponse , DeployIssueModelMetadata > deployIssueModelOperationSettings ()
Returns the builder for the settings used for calls to deployIssueModel.
Returns
public UnaryCallSettings . Builder<DeployIssueModelRequest , Operation > deployIssueModelSettings ()
Returns the builder for the settings used for calls to deployIssueModel.
Returns
public OperationCallSettings . Builder<ExportInsightsDataRequest , ExportInsightsDataResponse , ExportInsightsDataMetadata > exportInsightsDataOperationSettings ()
Returns the builder for the settings used for calls to exportInsightsData.
Returns
public UnaryCallSettings . Builder<ExportInsightsDataRequest , Operation > exportInsightsDataSettings ()
Returns the builder for the settings used for calls to exportInsightsData.
Returns
public UnaryCallSettings . Builder<GetAnalysisRequest , Analysis > getAnalysisSettings ()
Returns the builder for the settings used for calls to getAnalysis.
Returns
public UnaryCallSettings . Builder<GetConversationRequest , Conversation > getConversationSettings ()
Returns the builder for the settings used for calls to getConversation.
Returns
public UnaryCallSettings . Builder<GetIssueModelRequest , IssueModel > getIssueModelSettings ()
Returns the builder for the settings used for calls to getIssueModel.
Returns
public UnaryCallSettings . Builder<GetIssueRequest , Issue > getIssueSettings ()
Returns the builder for the settings used for calls to getIssue.
Returns
public UnaryCallSettings . Builder<GetPhraseMatcherRequest , PhraseMatcher > getPhraseMatcherSettings ()
Returns the builder for the settings used for calls to getPhraseMatcher.
Returns
public UnaryCallSettings . Builder<GetSettingsRequest , Settings > getSettingsSettings ()
Returns the builder for the settings used for calls to getSettings.
Returns
public UnaryCallSettings . Builder<GetViewRequest , View > getViewSettings ()
Returns the builder for the settings used for calls to getView.
Returns
public PagedCallSettings . Builder<ListAnalysesRequest , ListAnalysesResponse , ContactCenterInsightsClient . ListAnalysesPagedResponse > listAnalysesSettings ()
Returns the builder for the settings used for calls to listAnalyses.
Returns
public PagedCallSettings . Builder<ListConversationsRequest , ListConversationsResponse , ContactCenterInsightsClient . ListConversationsPagedResponse > listConversationsSettings ()
Returns the builder for the settings used for calls to listConversations.
Returns
public UnaryCallSettings . Builder<ListIssueModelsRequest , ListIssueModelsResponse > listIssueModelsSettings ()
Returns the builder for the settings used for calls to listIssueModels.
Returns
public UnaryCallSettings . Builder<ListIssuesRequest , ListIssuesResponse > listIssuesSettings ()
Returns the builder for the settings used for calls to listIssues.
Returns
public PagedCallSettings . Builder<ListPhraseMatchersRequest , ListPhraseMatchersResponse , ContactCenterInsightsClient . ListPhraseMatchersPagedResponse > listPhraseMatchersSettings ()
Returns the builder for the settings used for calls to listPhraseMatchers.
Returns
public PagedCallSettings . Builder<ListViewsRequest , ListViewsResponse , ContactCenterInsightsClient . ListViewsPagedResponse > listViewsSettings ()
Returns the builder for the settings used for calls to listViews.
Returns
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
public OperationCallSettings . Builder<UndeployIssueModelRequest , UndeployIssueModelResponse , UndeployIssueModelMetadata > undeployIssueModelOperationSettings ()
Returns the builder for the settings used for calls to undeployIssueModel.
Returns
public UnaryCallSettings . Builder<UndeployIssueModelRequest , Operation > undeployIssueModelSettings ()
Returns the builder for the settings used for calls to undeployIssueModel.
Returns
public UnaryCallSettings . Builder<UpdateConversationRequest , Conversation > updateConversationSettings ()
Returns the builder for the settings used for calls to updateConversation.
Returns
public UnaryCallSettings . Builder<UpdateIssueModelRequest , IssueModel > updateIssueModelSettings ()
Returns the builder for the settings used for calls to updateIssueModel.
Returns
public UnaryCallSettings . Builder<UpdateIssueRequest , Issue > updateIssueSettings ()
Returns the builder for the settings used for calls to updateIssue.
Returns
public UnaryCallSettings . Builder<UpdatePhraseMatcherRequest , PhraseMatcher > updatePhraseMatcherSettings ()
Returns the builder for the settings used for calls to updatePhraseMatcher.
Returns
public UnaryCallSettings . Builder<UpdateSettingsRequest , Settings > updateSettingsSettings ()
Returns the builder for the settings used for calls to updateSettings.
Returns
public UnaryCallSettings . Builder<UpdateViewRequest , View > updateViewSettings ()
Returns the builder for the settings used for calls to updateView.
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[],null,[]]