Class ContactCenterInsightsStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

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

        Note: This method does not support applying settings to streaming methods.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • 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

        @BetaApi("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()
        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.
      • 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

        @BetaApi("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()
        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.
      • 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.
      • 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

        @BetaApi("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()
        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

        @BetaApi("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()
        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

        @BetaApi("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()
        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

        @BetaApi("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()
        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

        @BetaApi("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()
        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

        @BetaApi("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()
        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.
      • 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.
      • 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.
      • 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.