Send feedback
Class FeaturestoreServiceStubSettings.Builder (3.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.4.1 keyboard_arrow_down
public static class FeaturestoreServiceStubSettings . Builder extends StubSettings . Builder<FeaturestoreServiceStubSettings , FeaturestoreServiceStubSettings . Builder >
Builder for FeaturestoreServiceStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( FeaturestoreServiceStubSettings settings )
Parameter
Methods
public FeaturestoreServiceStubSettings . 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
Returns
public OperationCallSettings . Builder<BatchCreateFeaturesRequest , BatchCreateFeaturesResponse , BatchCreateFeaturesOperationMetadata > batchCreateFeaturesOperationSettings ()
Returns the builder for the settings used for calls to batchCreateFeatures.
Returns
public UnaryCallSettings . Builder<BatchCreateFeaturesRequest , Operation > batchCreateFeaturesSettings ()
Returns the builder for the settings used for calls to batchCreateFeatures.
Returns
public OperationCallSettings . Builder<BatchReadFeatureValuesRequest , BatchReadFeatureValuesResponse , BatchReadFeatureValuesOperationMetadata > batchReadFeatureValuesOperationSettings ()
Returns the builder for the settings used for calls to batchReadFeatureValues.
Returns
public UnaryCallSettings . Builder<BatchReadFeatureValuesRequest , Operation > batchReadFeatureValuesSettings ()
Returns the builder for the settings used for calls to batchReadFeatureValues.
Returns
public FeaturestoreServiceStubSettings build ()
Returns
Overrides
Exceptions
public OperationCallSettings . Builder<CreateEntityTypeRequest , EntityType , CreateEntityTypeOperationMetadata > createEntityTypeOperationSettings ()
Returns the builder for the settings used for calls to createEntityType.
Returns
public UnaryCallSettings . Builder<CreateEntityTypeRequest , Operation > createEntityTypeSettings ()
Returns the builder for the settings used for calls to createEntityType.
Returns
public OperationCallSettings . Builder<CreateFeatureRequest , Feature , CreateFeatureOperationMetadata > createFeatureOperationSettings ()
Returns the builder for the settings used for calls to createFeature.
Returns
public UnaryCallSettings . Builder<CreateFeatureRequest , Operation > createFeatureSettings ()
Returns the builder for the settings used for calls to createFeature.
Returns
public OperationCallSettings . Builder<CreateFeaturestoreRequest , Featurestore , CreateFeaturestoreOperationMetadata > createFeaturestoreOperationSettings ()
Returns the builder for the settings used for calls to createFeaturestore.
Returns
public UnaryCallSettings . Builder<CreateFeaturestoreRequest , Operation > createFeaturestoreSettings ()
Returns the builder for the settings used for calls to createFeaturestore.
Returns
public OperationCallSettings . Builder<DeleteEntityTypeRequest , Empty , DeleteOperationMetadata > deleteEntityTypeOperationSettings ()
Returns the builder for the settings used for calls to deleteEntityType.
Returns
public UnaryCallSettings . Builder<DeleteEntityTypeRequest , Operation > deleteEntityTypeSettings ()
Returns the builder for the settings used for calls to deleteEntityType.
Returns
public OperationCallSettings . Builder<DeleteFeatureRequest , Empty , DeleteOperationMetadata > deleteFeatureOperationSettings ()
Returns the builder for the settings used for calls to deleteFeature.
Returns
public UnaryCallSettings . Builder<DeleteFeatureRequest , Operation > deleteFeatureSettings ()
Returns the builder for the settings used for calls to deleteFeature.
Returns
public OperationCallSettings . Builder<DeleteFeatureValuesRequest , DeleteFeatureValuesResponse , DeleteFeatureValuesOperationMetadata > deleteFeatureValuesOperationSettings ()
Returns the builder for the settings used for calls to deleteFeatureValues.
Returns
public UnaryCallSettings . Builder<DeleteFeatureValuesRequest , Operation > deleteFeatureValuesSettings ()
Returns the builder for the settings used for calls to deleteFeatureValues.
Returns
public OperationCallSettings . Builder<DeleteFeaturestoreRequest , Empty , DeleteOperationMetadata > deleteFeaturestoreOperationSettings ()
Returns the builder for the settings used for calls to deleteFeaturestore.
Returns
public UnaryCallSettings . Builder<DeleteFeaturestoreRequest , Operation > deleteFeaturestoreSettings ()
Returns the builder for the settings used for calls to deleteFeaturestore.
Returns
public OperationCallSettings . Builder<ExportFeatureValuesRequest , ExportFeatureValuesResponse , ExportFeatureValuesOperationMetadata > exportFeatureValuesOperationSettings ()
Returns the builder for the settings used for calls to exportFeatureValues.
Returns
public UnaryCallSettings . Builder<ExportFeatureValuesRequest , Operation > exportFeatureValuesSettings ()
Returns the builder for the settings used for calls to exportFeatureValues.
Returns
public UnaryCallSettings . Builder<GetEntityTypeRequest , EntityType > getEntityTypeSettings ()
Returns the builder for the settings used for calls to getEntityType.
Returns
public UnaryCallSettings . Builder<GetFeatureRequest , Feature > getFeatureSettings ()
Returns the builder for the settings used for calls to getFeature.
Returns
public UnaryCallSettings . Builder<GetFeaturestoreRequest , Featurestore > getFeaturestoreSettings ()
Returns the builder for the settings used for calls to getFeaturestore.
Returns
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
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 >
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type Description Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
public OperationCallSettings . Builder<ImportFeatureValuesRequest , ImportFeatureValuesResponse , ImportFeatureValuesOperationMetadata > importFeatureValuesOperationSettings ()
Returns the builder for the settings used for calls to importFeatureValues.
Returns
public UnaryCallSettings . Builder<ImportFeatureValuesRequest , Operation > importFeatureValuesSettings ()
Returns the builder for the settings used for calls to importFeatureValues.
Returns
public PagedCallSettings . Builder<ListEntityTypesRequest , ListEntityTypesResponse , FeaturestoreServiceClient . ListEntityTypesPagedResponse > listEntityTypesSettings ()
Returns the builder for the settings used for calls to listEntityTypes.
Returns
public PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , FeaturestoreServiceClient . ListFeaturesPagedResponse > listFeaturesSettings ()
Returns the builder for the settings used for calls to listFeatures.
Returns
public PagedCallSettings . Builder<ListFeaturestoresRequest , ListFeaturestoresResponse , FeaturestoreServiceClient . ListFeaturestoresPagedResponse > listFeaturestoresSettings ()
Returns the builder for the settings used for calls to listFeaturestores.
Returns
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , FeaturestoreServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
Returns
public PagedCallSettings . Builder<SearchFeaturesRequest , SearchFeaturesResponse , FeaturestoreServiceClient . SearchFeaturesPagedResponse > searchFeaturesSettings ()
Returns the builder for the settings used for calls to searchFeatures.
Returns
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
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 >
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
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 >
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public UnaryCallSettings . Builder<UpdateEntityTypeRequest , EntityType > updateEntityTypeSettings ()
Returns the builder for the settings used for calls to updateEntityType.
Returns
public UnaryCallSettings . Builder<UpdateFeatureRequest , Feature > updateFeatureSettings ()
Returns the builder for the settings used for calls to updateFeature.
Returns
public OperationCallSettings . Builder<UpdateFeaturestoreRequest , Featurestore , UpdateFeaturestoreOperationMetadata > updateFeaturestoreOperationSettings ()
Returns the builder for the settings used for calls to updateFeaturestore.
Returns
public UnaryCallSettings . Builder<UpdateFeaturestoreRequest , Operation > updateFeaturestoreSettings ()
Returns the builder for the settings used for calls to updateFeaturestore.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]