Send feedback
Class DataCatalogSettings.Builder (1.61.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.61.0 keyboard_arrow_down
public static class DataCatalogSettings . Builder extends ClientSettings . Builder<DataCatalogSettings , DataCatalogSettings . Builder >
Builder for DataCatalogSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DataCatalogSettings settings)
protected Builder ( DataCatalogSettings settings )
Builder(DataCatalogStubSettings.Builder stubSettings)
protected Builder ( DataCatalogStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataCatalogSettings . 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.
build()
public DataCatalogSettings build ()
Overrides
createEntryGroupSettings()
public UnaryCallSettings . Builder<CreateEntryGroupRequest , EntryGroup > createEntryGroupSettings ()
Returns the builder for the settings used for calls to createEntryGroup.
createEntrySettings()
public UnaryCallSettings . Builder<CreateEntryRequest , Entry > createEntrySettings ()
Returns the builder for the settings used for calls to createEntry.
public UnaryCallSettings . Builder<CreateTagRequest , Tag > createTagSettings ()
Returns the builder for the settings used for calls to createTag.
createTagTemplateFieldSettings()
public UnaryCallSettings . Builder<CreateTagTemplateFieldRequest , TagTemplateField > createTagTemplateFieldSettings ()
Returns the builder for the settings used for calls to createTagTemplateField.
createTagTemplateSettings()
public UnaryCallSettings . Builder<CreateTagTemplateRequest , TagTemplate > createTagTemplateSettings ()
Returns the builder for the settings used for calls to createTagTemplate.
deleteEntryGroupSettings()
public UnaryCallSettings . Builder<DeleteEntryGroupRequest , Empty > deleteEntryGroupSettings ()
Returns the builder for the settings used for calls to deleteEntryGroup.
deleteEntrySettings()
public UnaryCallSettings . Builder<DeleteEntryRequest , Empty > deleteEntrySettings ()
Returns the builder for the settings used for calls to deleteEntry.
public UnaryCallSettings . Builder<DeleteTagRequest , Empty > deleteTagSettings ()
Returns the builder for the settings used for calls to deleteTag.
deleteTagTemplateFieldSettings()
public UnaryCallSettings . Builder<DeleteTagTemplateFieldRequest , Empty > deleteTagTemplateFieldSettings ()
Returns the builder for the settings used for calls to deleteTagTemplateField.
deleteTagTemplateSettings()
public UnaryCallSettings . Builder<DeleteTagTemplateRequest , Empty > deleteTagTemplateSettings ()
Returns the builder for the settings used for calls to deleteTagTemplate.
getEntryGroupSettings()
public UnaryCallSettings . Builder<GetEntryGroupRequest , EntryGroup > getEntryGroupSettings ()
Returns the builder for the settings used for calls to getEntryGroup.
getEntrySettings()
public UnaryCallSettings . Builder<GetEntryRequest , Entry > getEntrySettings ()
Returns the builder for the settings used for calls to getEntry.
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns
Type
Description
Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getStubSettingsBuilder()
public DataCatalogStubSettings . Builder getStubSettingsBuilder ()
getTagTemplateSettings()
public UnaryCallSettings . Builder<GetTagTemplateRequest , TagTemplate > getTagTemplateSettings ()
Returns the builder for the settings used for calls to getTagTemplate.
importEntriesOperationSettings()
public OperationCallSettings . Builder<ImportEntriesRequest , ImportEntriesResponse , ImportEntriesMetadata > importEntriesOperationSettings ()
Returns the builder for the settings used for calls to importEntries.
importEntriesSettings()
public UnaryCallSettings . Builder<ImportEntriesRequest , Operation > importEntriesSettings ()
Returns the builder for the settings used for calls to importEntries.
listEntriesSettings()
public PagedCallSettings . Builder<ListEntriesRequest , ListEntriesResponse , DataCatalogClient . ListEntriesPagedResponse > listEntriesSettings ()
Returns the builder for the settings used for calls to listEntries.
listEntryGroupsSettings()
public PagedCallSettings . Builder<ListEntryGroupsRequest , ListEntryGroupsResponse , DataCatalogClient . ListEntryGroupsPagedResponse > listEntryGroupsSettings ()
Returns the builder for the settings used for calls to listEntryGroups.
public PagedCallSettings . Builder<ListTagsRequest , ListTagsResponse , DataCatalogClient . ListTagsPagedResponse > listTagsSettings ()
Returns the builder for the settings used for calls to listTags.
lookupEntrySettings()
public UnaryCallSettings . Builder<LookupEntryRequest , Entry > lookupEntrySettings ()
Returns the builder for the settings used for calls to lookupEntry.
modifyEntryContactsSettings()
public UnaryCallSettings . Builder<ModifyEntryContactsRequest , Contacts > modifyEntryContactsSettings ()
Returns the builder for the settings used for calls to modifyEntryContacts.
modifyEntryOverviewSettings()
public UnaryCallSettings . Builder<ModifyEntryOverviewRequest , EntryOverview > modifyEntryOverviewSettings ()
Returns the builder for the settings used for calls to modifyEntryOverview.
public OperationCallSettings . Builder<ReconcileTagsRequest , ReconcileTagsResponse , ReconcileTagsMetadata > reconcileTagsOperationSettings ()
Returns the builder for the settings used for calls to reconcileTags.
public UnaryCallSettings . Builder<ReconcileTagsRequest , Operation > reconcileTagsSettings ()
Returns the builder for the settings used for calls to reconcileTags.
public UnaryCallSettings . Builder<RenameTagTemplateFieldEnumValueRequest , TagTemplateField > renameTagTemplateFieldEnumValueSettings ()
Returns the builder for the settings used for calls to renameTagTemplateFieldEnumValue.
public UnaryCallSettings . Builder<RenameTagTemplateFieldRequest , TagTemplateField > renameTagTemplateFieldSettings ()
Returns the builder for the settings used for calls to renameTagTemplateField.
retrieveConfigSettings()
public UnaryCallSettings . Builder<RetrieveConfigRequest , OrganizationConfig > retrieveConfigSettings ()
Returns the builder for the settings used for calls to retrieveConfig.
retrieveEffectiveConfigSettings()
public UnaryCallSettings . Builder<RetrieveEffectiveConfigRequest , MigrationConfig > retrieveEffectiveConfigSettings ()
Returns the builder for the settings used for calls to retrieveEffectiveConfig.
searchCatalogSettings()
public PagedCallSettings . Builder<SearchCatalogRequest , SearchCatalogResponse , DataCatalogClient . SearchCatalogPagedResponse > searchCatalogSettings ()
Returns the builder for the settings used for calls to searchCatalog.
setConfigSettings()
public UnaryCallSettings . Builder<SetConfigRequest , MigrationConfig > setConfigSettings ()
Returns the builder for the settings used for calls to setConfig.
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns
Type
Description
Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
starEntrySettings()
public UnaryCallSettings . Builder<StarEntryRequest , StarEntryResponse > starEntrySettings ()
Returns the builder for the settings used for calls to starEntry.
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns
Type
Description
Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
unstarEntrySettings()
public UnaryCallSettings . Builder<UnstarEntryRequest , UnstarEntryResponse > unstarEntrySettings ()
Returns the builder for the settings used for calls to unstarEntry.
updateEntryGroupSettings()
public UnaryCallSettings . Builder<UpdateEntryGroupRequest , EntryGroup > updateEntryGroupSettings ()
Returns the builder for the settings used for calls to updateEntryGroup.
updateEntrySettings()
public UnaryCallSettings . Builder<UpdateEntryRequest , Entry > updateEntrySettings ()
Returns the builder for the settings used for calls to updateEntry.
public UnaryCallSettings . Builder<UpdateTagRequest , Tag > updateTagSettings ()
Returns the builder for the settings used for calls to updateTag.
updateTagTemplateFieldSettings()
public UnaryCallSettings . Builder<UpdateTagTemplateFieldRequest , TagTemplateField > updateTagTemplateFieldSettings ()
Returns the builder for the settings used for calls to updateTagTemplateField.
updateTagTemplateSettings()
public UnaryCallSettings . Builder<UpdateTagTemplateRequest , TagTemplate > updateTagTemplateSettings ()
Returns the builder for the settings used for calls to updateTagTemplate.
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-27 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-27 UTC."],[],[]]