Class FeaturestoreServiceStub (3.7.0)

See more code actions.
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.

java.lang.Object > FeaturestoreServiceStub
BackgroundResource

Constructors

FeaturestoreServiceStub()

public FeaturestoreServiceStub()

Methods

batchCreateFeaturesCallable()

public UnaryCallable<BatchCreateFeaturesRequest,Operation> batchCreateFeaturesCallable()
Returns

batchCreateFeaturesOperationCallable()

public OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> batchCreateFeaturesOperationCallable()
Returns

batchReadFeatureValuesCallable()

public UnaryCallable<BatchReadFeatureValuesRequest,Operation> batchReadFeatureValuesCallable()
Returns

batchReadFeatureValuesOperationCallable()

public OperationCallable<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> batchReadFeatureValuesOperationCallable()
Returns

close()

public abstract void close()

createEntityTypeCallable()

public UnaryCallable<CreateEntityTypeRequest,Operation> createEntityTypeCallable()
Returns

createEntityTypeOperationCallable()

public OperationCallable<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> createEntityTypeOperationCallable()
Returns

createFeatureCallable()

public UnaryCallable<CreateFeatureRequest,Operation> createFeatureCallable()
Returns

createFeatureOperationCallable()

public OperationCallable<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationCallable()
Returns

createFeaturestoreCallable()

public UnaryCallable<CreateFeaturestoreRequest,Operation> createFeaturestoreCallable()
Returns

createFeaturestoreOperationCallable()

public OperationCallable<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata> createFeaturestoreOperationCallable()
Returns

deleteEntityTypeCallable()

public UnaryCallable<DeleteEntityTypeRequest,Operation> deleteEntityTypeCallable()
Returns

deleteEntityTypeOperationCallable()

public OperationCallable<DeleteEntityTypeRequest,Empty,DeleteOperationMetadata> deleteEntityTypeOperationCallable()
Returns

deleteFeatureCallable()

public UnaryCallable<DeleteFeatureRequest,Operation> deleteFeatureCallable()
Returns

deleteFeatureOperationCallable()

public OperationCallable<DeleteFeatureRequest,Empty,DeleteOperationMetadata> deleteFeatureOperationCallable()
Returns

deleteFeaturestoreCallable()

public UnaryCallable<DeleteFeaturestoreRequest,Operation> deleteFeaturestoreCallable()
Returns

deleteFeaturestoreOperationCallable()

public OperationCallable<DeleteFeaturestoreRequest,Empty,DeleteOperationMetadata> deleteFeaturestoreOperationCallable()
Returns

exportFeatureValuesCallable()

public UnaryCallable<ExportFeatureValuesRequest,Operation> exportFeatureValuesCallable()
Returns

exportFeatureValuesOperationCallable()

public OperationCallable<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> exportFeatureValuesOperationCallable()
Returns

getEntityTypeCallable()

public UnaryCallable<GetEntityTypeRequest,EntityType> getEntityTypeCallable()
Returns

getFeatureCallable()

public UnaryCallable<GetFeatureRequest,Feature> getFeatureCallable()
Returns

getFeaturestoreCallable()

public UnaryCallable<GetFeaturestoreRequest,Featurestore> getFeaturestoreCallable()
Returns

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

importFeatureValuesCallable()

public UnaryCallable<ImportFeatureValuesRequest,Operation> importFeatureValuesCallable()
Returns

importFeatureValuesOperationCallable()

public OperationCallable<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> importFeatureValuesOperationCallable()
Returns

listEntityTypesCallable()

public UnaryCallable<ListEntityTypesRequest,ListEntityTypesResponse> listEntityTypesCallable()
Returns

listEntityTypesPagedCallable()

public UnaryCallable<ListEntityTypesRequest,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesPagedCallable()
Returns

listFeaturesCallable()

public UnaryCallable<ListFeaturesRequest,ListFeaturesResponse> listFeaturesCallable()
Returns

listFeaturesPagedCallable()

public UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesPagedCallable()
Returns

listFeaturestoresCallable()

public UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse> listFeaturestoresCallable()
Returns

listFeaturestoresPagedCallable()

public UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresPagedCallable()
Returns

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

searchFeaturesCallable()

public UnaryCallable<SearchFeaturesRequest,SearchFeaturesResponse> searchFeaturesCallable()
Returns

searchFeaturesPagedCallable()

public UnaryCallable<SearchFeaturesRequest,FeaturestoreServiceClient.SearchFeaturesPagedResponse> searchFeaturesPagedCallable()
Returns

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateEntityTypeCallable()

public UnaryCallable<UpdateEntityTypeRequest,EntityType> updateEntityTypeCallable()
Returns

updateFeatureCallable()

public UnaryCallable<UpdateFeatureRequest,Feature> updateFeatureCallable()
Returns

updateFeaturestoreCallable()

public UnaryCallable<UpdateFeaturestoreRequest,Operation> updateFeaturestoreCallable()
Returns

updateFeaturestoreOperationCallable()

public OperationCallable<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata> updateFeaturestoreOperationCallable()
Returns