Class ConversationProfilesStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public ConversationProfilesStubSettings.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()
      • getConversationProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationProfileRequest,​ConversationProfile> getConversationProfileSettings()
        Returns the builder for the settings used for calls to getConversationProfile.
      • createConversationProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationProfileRequest,​ConversationProfile> createConversationProfileSettings()
        Returns the builder for the settings used for calls to createConversationProfile.
      • updateConversationProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationProfileRequest,​ConversationProfile> updateConversationProfileSettings()
        Returns the builder for the settings used for calls to updateConversationProfile.
      • deleteConversationProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationProfileRequest,​com.google.protobuf.Empty> deleteConversationProfileSettings()
        Returns the builder for the settings used for calls to deleteConversationProfile.
      • setSuggestionFeatureConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSuggestionFeatureConfigRequest,​com.google.longrunning.Operation> setSuggestionFeatureConfigSettings()
        Returns the builder for the settings used for calls to setSuggestionFeatureConfig.
      • clearSuggestionFeatureConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ClearSuggestionFeatureConfigRequest,​com.google.longrunning.Operation> clearSuggestionFeatureConfigSettings()
        Returns the builder for the settings used for calls to clearSuggestionFeatureConfig.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​ConversationProfilesClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.