public static class FeaturestoreServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<FeaturestoreServiceStubSettings,FeaturestoreServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(FeaturestoreServiceStubSettings settings) |
| Modifier and Type | Method and 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<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.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(FeaturestoreServiceStubSettings settings)
public FeaturestoreServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeaturestoreRequest,com.google.longrunning.Operation> createFeaturestoreSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore> getFeaturestoreSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeaturestoreRequest,com.google.longrunning.Operation> updateFeaturestoreSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeaturestoreRequest,com.google.longrunning.Operation> deleteFeaturestoreSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,com.google.longrunning.Operation> createEntityTypeSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> getEntityTypeSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType> updateEntityTypeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,com.google.longrunning.Operation> deleteEntityTypeSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> createFeatureSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateFeaturesRequest,com.google.longrunning.Operation> batchCreateFeaturesSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,Feature> updateFeatureSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> deleteFeatureSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFeatureValuesRequest,com.google.longrunning.Operation> importFeatureValuesSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchReadFeatureValuesRequest,com.google.longrunning.Operation> batchReadFeatureValuesSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportFeatureValuesRequest,com.google.longrunning.Operation> exportFeatureValuesSettings()
@BetaApi(value="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()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> searchFeaturesSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public FeaturestoreServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<FeaturestoreServiceStubSettings,FeaturestoreServiceStubSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.