Class FeatureRegistryServiceStubSettings.Builder
java.lang.Object
com.google.api.gax.rpc.StubSettings.Builder<FeatureRegistryServiceStubSettings,FeatureRegistryServiceStubSettings.Builder>
com.google.cloud.aiplatform.v1.stub.FeatureRegistryServiceStubSettings.Builder
- Enclosing class:
- FeatureRegistryServiceStubSettings
public static class FeatureRegistryServiceStubSettings.Builder
extends StubSettings.Builder<FeatureRegistryServiceStubSettings,FeatureRegistryServiceStubSettings.Builder>
Builder for FeatureRegistryServiceStubSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedBuilder(FeatureRegistryServiceStubSettings settings) -
Method Summary
Modifier and TypeMethodDescriptionapplyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse, BatchCreateFeaturesOperationMetadata> Returns the builder for the settings used for calls to batchCreateFeatures.Returns the builder for the settings used for calls to batchCreateFeatures.build()OperationCallSettings.Builder<CreateFeatureGroupRequest,FeatureGroup, CreateFeatureGroupOperationMetadata> Returns the builder for the settings used for calls to createFeatureGroup.Returns the builder for the settings used for calls to createFeatureGroup.Returns the builder for the settings used for calls to createFeature.Returns the builder for the settings used for calls to createFeature.OperationCallSettings.Builder<DeleteFeatureGroupRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeatureGroup.Returns the builder for the settings used for calls to deleteFeatureGroup.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeature.Returns the builder for the settings used for calls to deleteFeature.Returns the builder for the settings used for calls to getFeatureGroup.Returns the builder for the settings used for calls to getFeature.Returns the builder for the settings used for calls to getIamPolicy.Returns the builder for the settings used for calls to getLocation.PagedCallSettings.Builder<ListFeatureGroupsRequest,ListFeatureGroupsResponse, FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> Returns the builder for the settings used for calls to listFeatureGroups.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse, FeatureRegistryServiceClient.ListFeaturesPagedResponse> Returns the builder for the settings used for calls to listFeatures.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, FeatureRegistryServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations.Returns the builder for the settings used for calls to setIamPolicy.Returns the builder for the settings used for calls to testIamPermissions.com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> OperationCallSettings.Builder<UpdateFeatureGroupRequest,FeatureGroup, UpdateFeatureGroupOperationMetadata> Returns the builder for the settings used for calls to updateFeatureGroup.Returns the builder for the settings used for calls to updateFeatureGroup.Returns the builder for the settings used for calls to updateFeature.Returns the builder for the settings used for calls to updateFeature.Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toString
-
Constructor Details
-
Builder
protected Builder() -
Builder
-
Builder
-
-
Method Details
-
applyToAllUnaryMethods
public FeatureRegistryServiceStubSettings.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.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders() -
createFeatureGroupSettings
Returns the builder for the settings used for calls to createFeatureGroup. -
createFeatureGroupOperationSettings
public OperationCallSettings.Builder<CreateFeatureGroupRequest,FeatureGroup, createFeatureGroupOperationSettings()CreateFeatureGroupOperationMetadata> Returns the builder for the settings used for calls to createFeatureGroup. -
getFeatureGroupSettings
Returns the builder for the settings used for calls to getFeatureGroup. -
listFeatureGroupsSettings
public PagedCallSettings.Builder<ListFeatureGroupsRequest,ListFeatureGroupsResponse, listFeatureGroupsSettings()FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> Returns the builder for the settings used for calls to listFeatureGroups. -
updateFeatureGroupSettings
Returns the builder for the settings used for calls to updateFeatureGroup. -
updateFeatureGroupOperationSettings
public OperationCallSettings.Builder<UpdateFeatureGroupRequest,FeatureGroup, updateFeatureGroupOperationSettings()UpdateFeatureGroupOperationMetadata> Returns the builder for the settings used for calls to updateFeatureGroup. -
deleteFeatureGroupSettings
Returns the builder for the settings used for calls to deleteFeatureGroup. -
deleteFeatureGroupOperationSettings
public OperationCallSettings.Builder<DeleteFeatureGroupRequest,com.google.protobuf.Empty, deleteFeatureGroupOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeatureGroup. -
createFeatureSettings
Returns the builder for the settings used for calls to createFeature. -
createFeatureOperationSettings
public OperationCallSettings.Builder<CreateFeatureRequest,Feature, createFeatureOperationSettings()CreateFeatureOperationMetadata> Returns the builder for the settings used for calls to createFeature. -
batchCreateFeaturesSettings
public UnaryCallSettings.Builder<BatchCreateFeaturesRequest,Operation> batchCreateFeaturesSettings()Returns the builder for the settings used for calls to batchCreateFeatures. -
batchCreateFeaturesOperationSettings
public OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse, batchCreateFeaturesOperationSettings()BatchCreateFeaturesOperationMetadata> Returns the builder for the settings used for calls to batchCreateFeatures. -
getFeatureSettings
Returns the builder for the settings used for calls to getFeature. -
listFeaturesSettings
public PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse, listFeaturesSettings()FeatureRegistryServiceClient.ListFeaturesPagedResponse> Returns the builder for the settings used for calls to listFeatures. -
updateFeatureSettings
Returns the builder for the settings used for calls to updateFeature. -
updateFeatureOperationSettings
public OperationCallSettings.Builder<UpdateFeatureRequest,Feature, updateFeatureOperationSettings()UpdateFeatureOperationMetadata> Returns the builder for the settings used for calls to updateFeature. -
deleteFeatureSettings
Returns the builder for the settings used for calls to deleteFeature. -
deleteFeatureOperationSettings
public OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty, deleteFeatureOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeature. -
listLocationsSettings
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, listLocationsSettings()FeatureRegistryServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations. -
getLocationSettings
Returns the builder for the settings used for calls to getLocation. -
setIamPolicySettings
Returns the builder for the settings used for calls to setIamPolicy. -
getIamPolicySettings
Returns the builder for the settings used for calls to getIamPolicy. -
testIamPermissionsSettings
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions. -
build
- Specified by:
buildin classStubSettings.Builder<FeatureRegistryServiceStubSettings,FeatureRegistryServiceStubSettings.Builder> - Throws:
IOException
-