Class FeaturestoreServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<FeaturestoreServiceStubSettings,FeaturestoreServiceStubSettings.Builder>
-
- com.google.cloud.aiplatform.v1.stub.FeaturestoreServiceStubSettings.Builder
-
- Enclosing class:
- FeaturestoreServiceStubSettings
public static class FeaturestoreServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<FeaturestoreServiceStubSettings,FeaturestoreServiceStubSettings.Builder>
Builder for FeaturestoreServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(FeaturestoreServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FeaturestoreServiceStubSettings.Builder
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>
batchCreateFeaturesOperationSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateFeaturesRequest,com.google.longrunning.Operation>
batchCreateFeaturesSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata>
batchReadFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchReadFeatureValuesRequest,com.google.longrunning.Operation>
batchReadFeatureValuesSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.FeaturestoreServiceStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata>
createEntityTypeOperationSettings()
Returns the builder for the settings used for calls to createEntityType.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,com.google.longrunning.Operation>
createEntityTypeSettings()
Returns the builder for the settings used for calls to createEntityType.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata>
createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation>
createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
createFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeaturestoreRequest,com.google.longrunning.Operation>
createFeaturestoreSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEntityTypeRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteEntityTypeOperationSettings()
Returns the builder for the settings used for calls to deleteEntityType.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,com.google.longrunning.Operation>
deleteEntityTypeSettings()
Returns the builder for the settings used for calls to deleteEntityType.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation>
deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeaturestoreRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeaturestoreRequest,com.google.longrunning.Operation>
deleteFeaturestoreSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureValuesRequest,DeleteFeatureValuesResponse,DeleteFeatureValuesOperationMetadata>
deleteFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to deleteFeatureValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureValuesRequest,com.google.longrunning.Operation>
deleteFeatureValuesSettings()
Returns the builder for the settings used for calls to deleteFeatureValues.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata>
exportFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to exportFeatureValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportFeatureValuesRequest,com.google.longrunning.Operation>
exportFeatureValuesSettings()
Returns the builder for the settings used for calls to exportFeatureValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType>
getEntityTypeSettings()
Returns the builder for the settings used for calls to getEntityType.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature>
getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore>
getFeaturestoreSettings()
Returns the builder for the settings used for calls to getFeaturestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata>
importFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to importFeatureValues.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFeatureValuesRequest,com.google.longrunning.Operation>
importFeatureValuesSettings()
Returns the builder for the settings used for calls to importFeatureValues.com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse>
listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse>
listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>
listFeaturestoresSettings()
Returns the builder for the settings used for calls to listFeaturestores.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FeaturestoreServiceClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse>
searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType>
updateEntityTypeSettings()
Returns the builder for the settings used for calls to updateEntityType.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,Feature>
updateFeatureSettings()
Returns the builder for the settings used for calls to updateFeature.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
updateFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to updateFeaturestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeaturestoreRequest,com.google.longrunning.Operation>
updateFeaturestoreSettings()
Returns the builder for the settings used for calls to updateFeaturestore.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(FeaturestoreServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public FeaturestoreServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
createFeaturestoreSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeaturestoreRequest,com.google.longrunning.Operation> createFeaturestoreSettings()
Returns the builder for the settings used for calls to createFeaturestore.
-
createFeaturestoreOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata> createFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to createFeaturestore.
-
getFeaturestoreSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore> getFeaturestoreSettings()
Returns the builder for the settings used for calls to getFeaturestore.
-
listFeaturestoresSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresSettings()
Returns the builder for the settings used for calls to listFeaturestores.
-
updateFeaturestoreSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeaturestoreRequest,com.google.longrunning.Operation> updateFeaturestoreSettings()
Returns the builder for the settings used for calls to updateFeaturestore.
-
updateFeaturestoreOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata> updateFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to updateFeaturestore.
-
deleteFeaturestoreSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeaturestoreRequest,com.google.longrunning.Operation> deleteFeaturestoreSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.
-
deleteFeaturestoreOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeaturestoreRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.
-
createEntityTypeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,com.google.longrunning.Operation> createEntityTypeSettings()
Returns the builder for the settings used for calls to createEntityType.
-
createEntityTypeOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> createEntityTypeOperationSettings()
Returns the builder for the settings used for calls to createEntityType.
-
getEntityTypeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> getEntityTypeSettings()
Returns the builder for the settings used for calls to getEntityType.
-
listEntityTypesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.
-
updateEntityTypeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType> updateEntityTypeSettings()
Returns the builder for the settings used for calls to updateEntityType.
-
deleteEntityTypeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,com.google.longrunning.Operation> deleteEntityTypeSettings()
Returns the builder for the settings used for calls to deleteEntityType.
-
deleteEntityTypeOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEntityTypeRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteEntityTypeOperationSettings()
Returns the builder for the settings used for calls to deleteEntityType.
-
createFeatureSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.
-
createFeatureOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.
-
batchCreateFeaturesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateFeaturesRequest,com.google.longrunning.Operation> batchCreateFeaturesSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.
-
batchCreateFeaturesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> batchCreateFeaturesOperationSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.
-
getFeatureSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.
-
listFeaturesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
-
updateFeatureSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,Feature> updateFeatureSettings()
Returns the builder for the settings used for calls to updateFeature.
-
deleteFeatureSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.
-
deleteFeatureOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.
-
importFeatureValuesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFeatureValuesRequest,com.google.longrunning.Operation> importFeatureValuesSettings()
Returns the builder for the settings used for calls to importFeatureValues.
-
importFeatureValuesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> importFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to importFeatureValues.
-
batchReadFeatureValuesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchReadFeatureValuesRequest,com.google.longrunning.Operation> batchReadFeatureValuesSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.
-
batchReadFeatureValuesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> batchReadFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.
-
exportFeatureValuesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportFeatureValuesRequest,com.google.longrunning.Operation> exportFeatureValuesSettings()
Returns the builder for the settings used for calls to exportFeatureValues.
-
exportFeatureValuesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> exportFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to exportFeatureValues.
-
deleteFeatureValuesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureValuesRequest,com.google.longrunning.Operation> deleteFeatureValuesSettings()
Returns the builder for the settings used for calls to deleteFeatureValues.
-
deleteFeatureValuesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureValuesRequest,DeleteFeatureValuesResponse,DeleteFeatureValuesOperationMetadata> deleteFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to deleteFeatureValues.
-
searchFeaturesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
setIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
-
getIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
-
testIamPermissionsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
-
build
public FeaturestoreServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<FeaturestoreServiceStubSettings,FeaturestoreServiceStubSettings.Builder>
- Throws:
IOException
-
-