Class FeatureRegistryServiceSettings.Builder
java.lang.Object
com.google.api.gax.rpc.ClientSettings.Builder<FeatureRegistryServiceSettings,FeatureRegistryServiceSettings.Builder>
com.google.cloud.aiplatform.v1beta1.FeatureRegistryServiceSettings.Builder
- Enclosing class:
- FeatureRegistryServiceSettings
public static class FeatureRegistryServiceSettings.Builder
extends ClientSettings.Builder<FeatureRegistryServiceSettings,FeatureRegistryServiceSettings.Builder>
Builder for FeatureRegistryServiceSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedBuilder(FeatureRegistryServiceSettings settings) protectedBuilder(FeatureRegistryServiceStubSettings.Builder stubSettings) -
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 createFeatureMonitorJob.OperationCallSettings.Builder<CreateFeatureMonitorRequest,FeatureMonitor, CreateFeatureMonitorOperationMetadata> Returns the builder for the settings used for calls to createFeatureMonitor.Returns the builder for the settings used for calls to createFeatureMonitor.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<DeleteFeatureMonitorRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeatureMonitor.Returns the builder for the settings used for calls to deleteFeatureMonitor.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 getFeatureMonitorJob.Returns the builder for the settings used for calls to getFeatureMonitor.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<ListFeatureMonitorJobsRequest,ListFeatureMonitorJobsResponse, FeatureRegistryServiceClient.ListFeatureMonitorJobsPagedResponse> Returns the builder for the settings used for calls to listFeatureMonitorJobs.PagedCallSettings.Builder<ListFeatureMonitorsRequest,ListFeatureMonitorsResponse, FeatureRegistryServiceClient.ListFeatureMonitorsPagedResponse> Returns the builder for the settings used for calls to listFeatureMonitors.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.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.OperationCallSettings.Builder<UpdateFeatureMonitorRequest,FeatureMonitor, UpdateFeatureMonitorOperationMetadata> Returns the builder for the settings used for calls to updateFeatureMonitor.Returns the builder for the settings used for calls to updateFeatureMonitor.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.ClientSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toString
-
Constructor Details
-
Builder
- Throws:
IOException
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
getStubSettingsBuilder
-
applyToAllUnaryMethods
public FeatureRegistryServiceSettings.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.
-
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. -
createFeatureMonitorSettings
public UnaryCallSettings.Builder<CreateFeatureMonitorRequest,Operation> createFeatureMonitorSettings()Returns the builder for the settings used for calls to createFeatureMonitor. -
createFeatureMonitorOperationSettings
public OperationCallSettings.Builder<CreateFeatureMonitorRequest,FeatureMonitor, createFeatureMonitorOperationSettings()CreateFeatureMonitorOperationMetadata> Returns the builder for the settings used for calls to createFeatureMonitor. -
getFeatureMonitorSettings
public UnaryCallSettings.Builder<GetFeatureMonitorRequest,FeatureMonitor> getFeatureMonitorSettings()Returns the builder for the settings used for calls to getFeatureMonitor. -
listFeatureMonitorsSettings
public PagedCallSettings.Builder<ListFeatureMonitorsRequest,ListFeatureMonitorsResponse, listFeatureMonitorsSettings()FeatureRegistryServiceClient.ListFeatureMonitorsPagedResponse> Returns the builder for the settings used for calls to listFeatureMonitors. -
updateFeatureMonitorSettings
public UnaryCallSettings.Builder<UpdateFeatureMonitorRequest,Operation> updateFeatureMonitorSettings()Returns the builder for the settings used for calls to updateFeatureMonitor. -
updateFeatureMonitorOperationSettings
public OperationCallSettings.Builder<UpdateFeatureMonitorRequest,FeatureMonitor, updateFeatureMonitorOperationSettings()UpdateFeatureMonitorOperationMetadata> Returns the builder for the settings used for calls to updateFeatureMonitor. -
deleteFeatureMonitorSettings
public UnaryCallSettings.Builder<DeleteFeatureMonitorRequest,Operation> deleteFeatureMonitorSettings()Returns the builder for the settings used for calls to deleteFeatureMonitor. -
deleteFeatureMonitorOperationSettings
public OperationCallSettings.Builder<DeleteFeatureMonitorRequest,com.google.protobuf.Empty, deleteFeatureMonitorOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteFeatureMonitor. -
createFeatureMonitorJobSettings
public UnaryCallSettings.Builder<CreateFeatureMonitorJobRequest,FeatureMonitorJob> createFeatureMonitorJobSettings()Returns the builder for the settings used for calls to createFeatureMonitorJob. -
getFeatureMonitorJobSettings
public UnaryCallSettings.Builder<GetFeatureMonitorJobRequest,FeatureMonitorJob> getFeatureMonitorJobSettings()Returns the builder for the settings used for calls to getFeatureMonitorJob. -
listFeatureMonitorJobsSettings
public PagedCallSettings.Builder<ListFeatureMonitorJobsRequest,ListFeatureMonitorJobsResponse, listFeatureMonitorJobsSettings()FeatureRegistryServiceClient.ListFeatureMonitorJobsPagedResponse> Returns the builder for the settings used for calls to listFeatureMonitorJobs. -
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 classClientSettings.Builder<FeatureRegistryServiceSettings,FeatureRegistryServiceSettings.Builder> - Throws:
IOException
-