Class CatalogServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public CatalogServiceStubSettings.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()
      • updateCatalogSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCatalogRequest,​Catalog> updateCatalogSettings()
        Returns the builder for the settings used for calls to updateCatalog.
      • setDefaultBranchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetDefaultBranchRequest,​com.google.protobuf.Empty> setDefaultBranchSettings()
        Returns the builder for the settings used for calls to setDefaultBranch.
      • getDefaultBranchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDefaultBranchRequest,​GetDefaultBranchResponse> getDefaultBranchSettings()
        Returns the builder for the settings used for calls to getDefaultBranch.
      • getCompletionConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCompletionConfigRequest,​CompletionConfig> getCompletionConfigSettings()
        Returns the builder for the settings used for calls to getCompletionConfig.
      • updateCompletionConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCompletionConfigRequest,​CompletionConfig> updateCompletionConfigSettings()
        Returns the builder for the settings used for calls to updateCompletionConfig.
      • getAttributesConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttributesConfigRequest,​AttributesConfig> getAttributesConfigSettings()
        Returns the builder for the settings used for calls to getAttributesConfig.
      • updateAttributesConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAttributesConfigRequest,​AttributesConfig> updateAttributesConfigSettings()
        Returns the builder for the settings used for calls to updateAttributesConfig.
      • addCatalogAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddCatalogAttributeRequest,​AttributesConfig> addCatalogAttributeSettings()
        Returns the builder for the settings used for calls to addCatalogAttribute.
      • removeCatalogAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveCatalogAttributeRequest,​AttributesConfig> removeCatalogAttributeSettings()
        Returns the builder for the settings used for calls to removeCatalogAttribute.
      • replaceCatalogAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceCatalogAttributeRequest,​AttributesConfig> replaceCatalogAttributeSettings()
        Returns the builder for the settings used for calls to replaceCatalogAttribute.