Send feedback
Class CatalogServiceStubSettings.Builder (1.53.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.53.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
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.
build()
public CatalogServiceStubSettings build ()
Overrides
public UnaryCallSettings . Builder<CancelMetadataJobRequest , Empty > cancelMetadataJobSettings ()
Returns the builder for the settings used for calls to cancelMetadataJob.
createAspectTypeOperationSettings()
public OperationCallSettings . Builder<CreateAspectTypeRequest , AspectType , OperationMetadata > createAspectTypeOperationSettings ()
Returns the builder for the settings used for calls to createAspectType.
createAspectTypeSettings()
public UnaryCallSettings . Builder<CreateAspectTypeRequest , Operation > createAspectTypeSettings ()
Returns the builder for the settings used for calls to createAspectType.
createEntryGroupOperationSettings()
public OperationCallSettings . Builder<CreateEntryGroupRequest , EntryGroup , OperationMetadata > createEntryGroupOperationSettings ()
Returns the builder for the settings used for calls to createEntryGroup.
createEntryGroupSettings()
public UnaryCallSettings . Builder<CreateEntryGroupRequest , Operation > 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.
createEntryTypeOperationSettings()
public OperationCallSettings . Builder<CreateEntryTypeRequest , EntryType , OperationMetadata > createEntryTypeOperationSettings ()
Returns the builder for the settings used for calls to createEntryType.
createEntryTypeSettings()
public UnaryCallSettings . Builder<CreateEntryTypeRequest , Operation > createEntryTypeSettings ()
Returns the builder for the settings used for calls to createEntryType.
public OperationCallSettings . Builder<CreateMetadataJobRequest , MetadataJob , OperationMetadata > createMetadataJobOperationSettings ()
Returns the builder for the settings used for calls to createMetadataJob.
public UnaryCallSettings . Builder<CreateMetadataJobRequest , Operation > createMetadataJobSettings ()
Returns the builder for the settings used for calls to createMetadataJob.
deleteAspectTypeOperationSettings()
public OperationCallSettings . Builder<DeleteAspectTypeRequest , Empty , OperationMetadata > deleteAspectTypeOperationSettings ()
Returns the builder for the settings used for calls to deleteAspectType.
deleteAspectTypeSettings()
public UnaryCallSettings . Builder<DeleteAspectTypeRequest , Operation > deleteAspectTypeSettings ()
Returns the builder for the settings used for calls to deleteAspectType.
deleteEntryGroupOperationSettings()
public OperationCallSettings . Builder<DeleteEntryGroupRequest , Empty , OperationMetadata > deleteEntryGroupOperationSettings ()
Returns the builder for the settings used for calls to deleteEntryGroup.
deleteEntryGroupSettings()
public UnaryCallSettings . Builder<DeleteEntryGroupRequest , Operation > deleteEntryGroupSettings ()
Returns the builder for the settings used for calls to deleteEntryGroup.
deleteEntrySettings()
public UnaryCallSettings . Builder<DeleteEntryRequest , Entry > deleteEntrySettings ()
Returns the builder for the settings used for calls to deleteEntry.
deleteEntryTypeOperationSettings()
public OperationCallSettings . Builder<DeleteEntryTypeRequest , Empty , OperationMetadata > deleteEntryTypeOperationSettings ()
Returns the builder for the settings used for calls to deleteEntryType.
deleteEntryTypeSettings()
public UnaryCallSettings . Builder<DeleteEntryTypeRequest , Operation > deleteEntryTypeSettings ()
Returns the builder for the settings used for calls to deleteEntryType.
getAspectTypeSettings()
public UnaryCallSettings . Builder<GetAspectTypeRequest , AspectType > getAspectTypeSettings ()
Returns the builder for the settings used for calls to getAspectType.
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.
getEntryTypeSettings()
public UnaryCallSettings . Builder<GetEntryTypeRequest , EntryType > getEntryTypeSettings ()
Returns the builder for the settings used for calls to getEntryType.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
public UnaryCallSettings . Builder<GetMetadataJobRequest , MetadataJob > getMetadataJobSettings ()
Returns the builder for the settings used for calls to getMetadataJob.
listAspectTypesSettings()
public PagedCallSettings . Builder<ListAspectTypesRequest , ListAspectTypesResponse , CatalogServiceClient . ListAspectTypesPagedResponse > listAspectTypesSettings ()
Returns the builder for the settings used for calls to listAspectTypes.
listEntriesSettings()
public PagedCallSettings . Builder<ListEntriesRequest , ListEntriesResponse , CatalogServiceClient . ListEntriesPagedResponse > listEntriesSettings ()
Returns the builder for the settings used for calls to listEntries.
listEntryGroupsSettings()
public PagedCallSettings . Builder<ListEntryGroupsRequest , ListEntryGroupsResponse , CatalogServiceClient . ListEntryGroupsPagedResponse > listEntryGroupsSettings ()
Returns the builder for the settings used for calls to listEntryGroups.
listEntryTypesSettings()
public PagedCallSettings . Builder<ListEntryTypesRequest , ListEntryTypesResponse , CatalogServiceClient . ListEntryTypesPagedResponse > listEntryTypesSettings ()
Returns the builder for the settings used for calls to listEntryTypes.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , CatalogServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListMetadataJobsRequest , ListMetadataJobsResponse , CatalogServiceClient . ListMetadataJobsPagedResponse > listMetadataJobsSettings ()
Returns the builder for the settings used for calls to listMetadataJobs.
lookupEntrySettings()
public UnaryCallSettings . Builder<LookupEntryRequest , Entry > lookupEntrySettings ()
Returns the builder for the settings used for calls to lookupEntry.
searchEntriesSettings()
public PagedCallSettings . Builder<SearchEntriesRequest , SearchEntriesResponse , CatalogServiceClient . SearchEntriesPagedResponse > searchEntriesSettings ()
Returns the builder for the settings used for calls to searchEntries.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateAspectTypeOperationSettings()
public OperationCallSettings . Builder<UpdateAspectTypeRequest , AspectType , OperationMetadata > updateAspectTypeOperationSettings ()
Returns the builder for the settings used for calls to updateAspectType.
updateAspectTypeSettings()
public UnaryCallSettings . Builder<UpdateAspectTypeRequest , Operation > updateAspectTypeSettings ()
Returns the builder for the settings used for calls to updateAspectType.
updateEntryGroupOperationSettings()
public OperationCallSettings . Builder<UpdateEntryGroupRequest , EntryGroup , OperationMetadata > updateEntryGroupOperationSettings ()
Returns the builder for the settings used for calls to updateEntryGroup.
updateEntryGroupSettings()
public UnaryCallSettings . Builder<UpdateEntryGroupRequest , Operation > 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.
updateEntryTypeOperationSettings()
public OperationCallSettings . Builder<UpdateEntryTypeRequest , EntryType , OperationMetadata > updateEntryTypeOperationSettings ()
Returns the builder for the settings used for calls to updateEntryType.
updateEntryTypeSettings()
public UnaryCallSettings . Builder<UpdateEntryTypeRequest , Operation > updateEntryTypeSettings ()
Returns the builder for the settings used for calls to updateEntryType.
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."],[],[]]