Send feedback
Class FeaturestoreServiceStub (3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.5.0 keyboard_arrow_down
public abstract class FeaturestoreServiceStub implements BackgroundResource
Base stub class for the FeaturestoreService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
public FeaturestoreServiceStub ()
Methods
public UnaryCallable<BatchCreateFeaturesRequest , Operation > batchCreateFeaturesCallable ()
Returns
public OperationCallable<BatchCreateFeaturesRequest , BatchCreateFeaturesResponse , BatchCreateFeaturesOperationMetadata > batchCreateFeaturesOperationCallable ()
Returns
public UnaryCallable<BatchReadFeatureValuesRequest , Operation > batchReadFeatureValuesCallable ()
Returns
public OperationCallable<BatchReadFeatureValuesRequest , BatchReadFeatureValuesResponse , BatchReadFeatureValuesOperationMetadata > batchReadFeatureValuesOperationCallable ()
Returns
public abstract void close ()
public UnaryCallable<CreateEntityTypeRequest , Operation > createEntityTypeCallable ()
Returns
public OperationCallable<CreateEntityTypeRequest , EntityType , CreateEntityTypeOperationMetadata > createEntityTypeOperationCallable ()
Returns
public UnaryCallable<CreateFeatureRequest , Operation > createFeatureCallable ()
Returns
public OperationCallable<CreateFeatureRequest , Feature , CreateFeatureOperationMetadata > createFeatureOperationCallable ()
Returns
public UnaryCallable<CreateFeaturestoreRequest , Operation > createFeaturestoreCallable ()
Returns
public OperationCallable<CreateFeaturestoreRequest , Featurestore , CreateFeaturestoreOperationMetadata > createFeaturestoreOperationCallable ()
Returns
public UnaryCallable<DeleteEntityTypeRequest , Operation > deleteEntityTypeCallable ()
Returns
public OperationCallable<DeleteEntityTypeRequest , Empty , DeleteOperationMetadata > deleteEntityTypeOperationCallable ()
Returns
public UnaryCallable<DeleteFeatureRequest , Operation > deleteFeatureCallable ()
Returns
public OperationCallable<DeleteFeatureRequest , Empty , DeleteOperationMetadata > deleteFeatureOperationCallable ()
Returns
public UnaryCallable<DeleteFeaturestoreRequest , Operation > deleteFeaturestoreCallable ()
Returns
public OperationCallable<DeleteFeaturestoreRequest , Empty , DeleteOperationMetadata > deleteFeaturestoreOperationCallable ()
Returns
public UnaryCallable<ExportFeatureValuesRequest , Operation > exportFeatureValuesCallable ()
Returns
public OperationCallable<ExportFeatureValuesRequest , ExportFeatureValuesResponse , ExportFeatureValuesOperationMetadata > exportFeatureValuesOperationCallable ()
Returns
public UnaryCallable<GetEntityTypeRequest , EntityType > getEntityTypeCallable ()
Returns
public UnaryCallable<GetFeatureRequest , Feature > getFeatureCallable ()
Returns
public UnaryCallable<GetFeaturestoreRequest , Featurestore > getFeaturestoreCallable ()
Returns
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type Description UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type Description UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
public OperationsStub getOperationsStub ()
Returns
public UnaryCallable<ImportFeatureValuesRequest , Operation > importFeatureValuesCallable ()
Returns
public OperationCallable<ImportFeatureValuesRequest , ImportFeatureValuesResponse , ImportFeatureValuesOperationMetadata > importFeatureValuesOperationCallable ()
Returns
public UnaryCallable<ListEntityTypesRequest , ListEntityTypesResponse > listEntityTypesCallable ()
Returns
listEntityTypesPagedCallable()
public UnaryCallable<ListEntityTypesRequest , FeaturestoreServiceClient . ListEntityTypesPagedResponse > listEntityTypesPagedCallable ()
Returns
public UnaryCallable<ListFeaturesRequest , ListFeaturesResponse > listFeaturesCallable ()
Returns
listFeaturesPagedCallable()
public UnaryCallable<ListFeaturesRequest , FeaturestoreServiceClient . ListFeaturesPagedResponse > listFeaturesPagedCallable ()
Returns
public UnaryCallable<ListFeaturestoresRequest , ListFeaturestoresResponse > listFeaturestoresCallable ()
Returns
listFeaturestoresPagedCallable()
public UnaryCallable<ListFeaturestoresRequest , FeaturestoreServiceClient . ListFeaturestoresPagedResponse > listFeaturestoresPagedCallable ()
Returns
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type Description UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , FeaturestoreServiceClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
public UnaryCallable<SearchFeaturesRequest , SearchFeaturesResponse > searchFeaturesCallable ()
Returns
searchFeaturesPagedCallable()
public UnaryCallable<SearchFeaturesRequest , FeaturestoreServiceClient . SearchFeaturesPagedResponse > searchFeaturesPagedCallable ()
Returns
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type Description UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type Description UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
public UnaryCallable<UpdateEntityTypeRequest , EntityType > updateEntityTypeCallable ()
Returns
public UnaryCallable<UpdateFeatureRequest , Feature > updateFeatureCallable ()
Returns
public UnaryCallable<UpdateFeaturestoreRequest , Operation > updateFeaturestoreCallable ()
Returns
public OperationCallable<UpdateFeaturestoreRequest , Featurestore , UpdateFeaturestoreOperationMetadata > updateFeaturestoreOperationCallable ()
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 2024-10-30 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 2024-10-30 UTC."],[],[]]