Send feedback
Class CatalogServiceStubSettings.Builder (2.22.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.22.0 keyboard_arrow_down
public static class CatalogServiceStubSettings . Builder extends StubSettings . Builder<CatalogServiceStubSettings , CatalogServiceStubSettings . Builder >
Builder for CatalogServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CatalogServiceStubSettings settings)
protected Builder ( CatalogServiceStubSettings settings )
Methods
addCatalogAttributeSettings()
public UnaryCallSettings . Builder<AddCatalogAttributeRequest , AttributesConfig > addCatalogAttributeSettings ()
Returns the builder for the settings used for calls to addCatalogAttribute.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CatalogServiceStubSettings . 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.
batchRemoveCatalogAttributesSettings()
public UnaryCallSettings . Builder<BatchRemoveCatalogAttributesRequest , BatchRemoveCatalogAttributesResponse > batchRemoveCatalogAttributesSettings ()
Returns the builder for the settings used for calls to batchRemoveCatalogAttributes.
build()
public CatalogServiceStubSettings build ()
Overrides
getAttributesConfigSettings()
public UnaryCallSettings . Builder<GetAttributesConfigRequest , AttributesConfig > getAttributesConfigSettings ()
Returns the builder for the settings used for calls to getAttributesConfig.
getCompletionConfigSettings()
public UnaryCallSettings . Builder<GetCompletionConfigRequest , CompletionConfig > getCompletionConfigSettings ()
Returns the builder for the settings used for calls to getCompletionConfig.
getDefaultBranchSettings()
public UnaryCallSettings . Builder<GetDefaultBranchRequest , GetDefaultBranchResponse > getDefaultBranchSettings ()
Returns the builder for the settings used for calls to getDefaultBranch.
listCatalogsSettings()
public PagedCallSettings . Builder<ListCatalogsRequest , ListCatalogsResponse , CatalogServiceClient . ListCatalogsPagedResponse > listCatalogsSettings ()
Returns the builder for the settings used for calls to listCatalogs.
removeCatalogAttributeSettings()
public UnaryCallSettings . Builder<RemoveCatalogAttributeRequest , AttributesConfig > removeCatalogAttributeSettings ()
Returns the builder for the settings used for calls to removeCatalogAttribute.
replaceCatalogAttributeSettings()
public UnaryCallSettings . Builder<ReplaceCatalogAttributeRequest , AttributesConfig > replaceCatalogAttributeSettings ()
Returns the builder for the settings used for calls to replaceCatalogAttribute.
setDefaultBranchSettings()
public UnaryCallSettings . Builder<SetDefaultBranchRequest , Empty > setDefaultBranchSettings ()
Returns the builder for the settings used for calls to setDefaultBranch.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateAttributesConfigSettings()
public UnaryCallSettings . Builder<UpdateAttributesConfigRequest , AttributesConfig > updateAttributesConfigSettings ()
Returns the builder for the settings used for calls to updateAttributesConfig.
updateCatalogSettings()
public UnaryCallSettings . Builder<UpdateCatalogRequest , Catalog > updateCatalogSettings ()
Returns the builder for the settings used for calls to updateCatalog.
updateCompletionConfigSettings()
public UnaryCallSettings . Builder<UpdateCompletionConfigRequest , CompletionConfig > updateCompletionConfigSettings ()
Returns the builder for the settings used for calls to updateCompletionConfig.
Send feedback
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-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]