- 1.66.0 (latest)
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.5
- 1.8.4
- 1.7.2
- 1.6.2
- 1.5.4
public static class DataCatalogStubSettings.Builder extends StubSettings.Builder<DataCatalogStubSettings,DataCatalogStubSettings.Builder>
Builder for DataCatalogStubSettings.
Inherited Members
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Builder(DataCatalogStubSettings settings)
protected Builder(DataCatalogStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
DataCatalogStubSettings |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataCatalogStubSettings.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.
Parameter | |
---|---|
Name | Description |
settingsUpdater |
ApiFunction<Builder<?,?>,java.lang.Void> |
Returns | |
---|---|
Type | Description |
DataCatalogStubSettings.Builder |
build()
public DataCatalogStubSettings build()
Returns | |
---|---|
Type | Description |
DataCatalogStubSettings |
Exceptions | |
---|---|
Type | Description |
IOException |
createEntryGroupSettings() (deprecated)
public UnaryCallSettings.Builder<CreateEntryGroupRequest,EntryGroup> createEntryGroupSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createEntryGroup.
Returns | |
---|---|
Type | Description |
Builder<CreateEntryGroupRequest,EntryGroup> |
createEntrySettings() (deprecated)
public UnaryCallSettings.Builder<CreateEntryRequest,Entry> createEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createEntry.
Returns | |
---|---|
Type | Description |
Builder<CreateEntryRequest,Entry> |
createTagSettings() (deprecated)
public UnaryCallSettings.Builder<CreateTagRequest,Tag> createTagSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createTag.
Returns | |
---|---|
Type | Description |
Builder<CreateTagRequest,Tag> |
createTagTemplateFieldSettings() (deprecated)
public UnaryCallSettings.Builder<CreateTagTemplateFieldRequest,TagTemplateField> createTagTemplateFieldSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createTagTemplateField.
Returns | |
---|---|
Type | Description |
Builder<CreateTagTemplateFieldRequest,TagTemplateField> |
createTagTemplateSettings() (deprecated)
public UnaryCallSettings.Builder<CreateTagTemplateRequest,TagTemplate> createTagTemplateSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createTagTemplate.
Returns | |
---|---|
Type | Description |
Builder<CreateTagTemplateRequest,TagTemplate> |
deleteEntryGroupSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteEntryGroupRequest,Empty> deleteEntryGroupSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteEntryGroup.
Returns | |
---|---|
Type | Description |
Builder<DeleteEntryGroupRequest,Empty> |
deleteEntrySettings() (deprecated)
public UnaryCallSettings.Builder<DeleteEntryRequest,Empty> deleteEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteEntry.
Returns | |
---|---|
Type | Description |
Builder<DeleteEntryRequest,Empty> |
deleteTagSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteTagRequest,Empty> deleteTagSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteTag.
Returns | |
---|---|
Type | Description |
Builder<DeleteTagRequest,Empty> |
deleteTagTemplateFieldSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteTagTemplateFieldRequest,Empty> deleteTagTemplateFieldSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteTagTemplateField.
Returns | |
---|---|
Type | Description |
Builder<DeleteTagTemplateFieldRequest,Empty> |
deleteTagTemplateSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteTagTemplateRequest,Empty> deleteTagTemplateSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteTagTemplate.
Returns | |
---|---|
Type | Description |
Builder<DeleteTagTemplateRequest,Empty> |
getEntryGroupSettings() (deprecated)
public UnaryCallSettings.Builder<GetEntryGroupRequest,EntryGroup> getEntryGroupSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getEntryGroup.
Returns | |
---|---|
Type | Description |
Builder<GetEntryGroupRequest,EntryGroup> |
getEntrySettings() (deprecated)
public UnaryCallSettings.Builder<GetEntryRequest,Entry> getEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getEntry.
Returns | |
---|---|
Type | Description |
Builder<GetEntryRequest,Entry> |
getIamPolicySettings() (deprecated)
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
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> |
getTagTemplateSettings() (deprecated)
public UnaryCallSettings.Builder<GetTagTemplateRequest,TagTemplate> getTagTemplateSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getTagTemplate.
Returns | |
---|---|
Type | Description |
Builder<GetTagTemplateRequest,TagTemplate> |
importEntriesOperationSettings()
public OperationCallSettings.Builder<ImportEntriesRequest,ImportEntriesResponse,ImportEntriesMetadata> importEntriesOperationSettings()
Returns the builder for the settings used for calls to importEntries.
Returns | |
---|---|
Type | Description |
Builder<ImportEntriesRequest,ImportEntriesResponse,ImportEntriesMetadata> |
importEntriesSettings() (deprecated)
public UnaryCallSettings.Builder<ImportEntriesRequest,Operation> importEntriesSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to importEntries.
Returns | |
---|---|
Type | Description |
Builder<ImportEntriesRequest,Operation> |
listEntriesSettings() (deprecated)
public PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> listEntriesSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listEntries.
Returns | |
---|---|
Type | Description |
Builder<ListEntriesRequest,ListEntriesResponse,ListEntriesPagedResponse> |
listEntryGroupsSettings() (deprecated)
public PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,DataCatalogClient.ListEntryGroupsPagedResponse> listEntryGroupsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listEntryGroups.
Returns | |
---|---|
Type | Description |
Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,ListEntryGroupsPagedResponse> |
listTagsSettings() (deprecated)
public PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,DataCatalogClient.ListTagsPagedResponse> listTagsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listTags.
Returns | |
---|---|
Type | Description |
Builder<ListTagsRequest,ListTagsResponse,ListTagsPagedResponse> |
lookupEntrySettings() (deprecated)
public UnaryCallSettings.Builder<LookupEntryRequest,Entry> lookupEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to lookupEntry.
Returns | |
---|---|
Type | Description |
Builder<LookupEntryRequest,Entry> |
modifyEntryContactsSettings() (deprecated)
public UnaryCallSettings.Builder<ModifyEntryContactsRequest,Contacts> modifyEntryContactsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to modifyEntryContacts.
Returns | |
---|---|
Type | Description |
Builder<ModifyEntryContactsRequest,Contacts> |
modifyEntryOverviewSettings() (deprecated)
public UnaryCallSettings.Builder<ModifyEntryOverviewRequest,EntryOverview> modifyEntryOverviewSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to modifyEntryOverview.
Returns | |
---|---|
Type | Description |
Builder<ModifyEntryOverviewRequest,EntryOverview> |
reconcileTagsOperationSettings()
public OperationCallSettings.Builder<ReconcileTagsRequest,ReconcileTagsResponse,ReconcileTagsMetadata> reconcileTagsOperationSettings()
Returns the builder for the settings used for calls to reconcileTags.
Returns | |
---|---|
Type | Description |
Builder<ReconcileTagsRequest,ReconcileTagsResponse,ReconcileTagsMetadata> |
reconcileTagsSettings() (deprecated)
public UnaryCallSettings.Builder<ReconcileTagsRequest,Operation> reconcileTagsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to reconcileTags.
Returns | |
---|---|
Type | Description |
Builder<ReconcileTagsRequest,Operation> |
renameTagTemplateFieldEnumValueSettings() (deprecated)
public UnaryCallSettings.Builder<RenameTagTemplateFieldEnumValueRequest,TagTemplateField> renameTagTemplateFieldEnumValueSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to renameTagTemplateFieldEnumValue.
Returns | |
---|---|
Type | Description |
Builder<RenameTagTemplateFieldEnumValueRequest,TagTemplateField> |
renameTagTemplateFieldSettings() (deprecated)
public UnaryCallSettings.Builder<RenameTagTemplateFieldRequest,TagTemplateField> renameTagTemplateFieldSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to renameTagTemplateField.
Returns | |
---|---|
Type | Description |
Builder<RenameTagTemplateFieldRequest,TagTemplateField> |
retrieveConfigSettings() (deprecated)
public UnaryCallSettings.Builder<RetrieveConfigRequest,OrganizationConfig> retrieveConfigSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to retrieveConfig.
Returns | |
---|---|
Type | Description |
Builder<RetrieveConfigRequest,OrganizationConfig> |
retrieveEffectiveConfigSettings() (deprecated)
public UnaryCallSettings.Builder<RetrieveEffectiveConfigRequest,MigrationConfig> retrieveEffectiveConfigSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to retrieveEffectiveConfig.
Returns | |
---|---|
Type | Description |
Builder<RetrieveEffectiveConfigRequest,MigrationConfig> |
searchCatalogSettings() (deprecated)
public PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse> searchCatalogSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to searchCatalog.
Returns | |
---|---|
Type | Description |
Builder<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogPagedResponse> |
setConfigSettings() (deprecated)
public UnaryCallSettings.Builder<SetConfigRequest,MigrationConfig> setConfigSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to setConfig.
Returns | |
---|---|
Type | Description |
Builder<SetConfigRequest,MigrationConfig> |
setIamPolicySettings() (deprecated)
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
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() (deprecated)
public UnaryCallSettings.Builder<StarEntryRequest,StarEntryResponse> starEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to starEntry.
Returns | |
---|---|
Type | Description |
Builder<StarEntryRequest,StarEntryResponse> |
testIamPermissionsSettings() (deprecated)
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
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> |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns | |
---|---|
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
unstarEntrySettings() (deprecated)
public UnaryCallSettings.Builder<UnstarEntryRequest,UnstarEntryResponse> unstarEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to unstarEntry.
Returns | |
---|---|
Type | Description |
Builder<UnstarEntryRequest,UnstarEntryResponse> |
updateEntryGroupSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateEntryGroupRequest,EntryGroup> updateEntryGroupSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateEntryGroup.
Returns | |
---|---|
Type | Description |
Builder<UpdateEntryGroupRequest,EntryGroup> |
updateEntrySettings() (deprecated)
public UnaryCallSettings.Builder<UpdateEntryRequest,Entry> updateEntrySettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateEntry.
Returns | |
---|---|
Type | Description |
Builder<UpdateEntryRequest,Entry> |
updateTagSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateTagRequest,Tag> updateTagSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateTag.
Returns | |
---|---|
Type | Description |
Builder<UpdateTagRequest,Tag> |
updateTagTemplateFieldSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateTagTemplateFieldRequest,TagTemplateField> updateTagTemplateFieldSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateTagTemplateField.
Returns | |
---|---|
Type | Description |
Builder<UpdateTagTemplateFieldRequest,TagTemplateField> |
updateTagTemplateSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateTagTemplateRequest,TagTemplate> updateTagTemplateSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateTagTemplate.
Returns | |
---|---|
Type | Description |
Builder<UpdateTagTemplateRequest,TagTemplate> |