@BetaApi @Generated(value="by gapic-generator-java") public class GrpcFeaturestoreServiceStub extends FeaturestoreServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcFeaturestoreServiceStub(FeaturestoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcFeaturestoreServiceStub, using the given settings.
|
protected |
GrpcFeaturestoreServiceStub(FeaturestoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcFeaturestoreServiceStub, using the given settings.
|
protected GrpcFeaturestoreServiceStub(FeaturestoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcFeaturestoreServiceStub(FeaturestoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcFeaturestoreServiceStub create(FeaturestoreServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcFeaturestoreServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcFeaturestoreServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateFeaturestoreRequest,com.google.longrunning.Operation> createFeaturestoreCallable()
createFeaturestoreCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata> createFeaturestoreOperationCallable()
createFeaturestoreOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetFeaturestoreRequest,Featurestore> getFeaturestoreCallable()
getFeaturestoreCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse> listFeaturestoresCallable()
listFeaturestoresCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresPagedCallable()
listFeaturestoresPagedCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateFeaturestoreRequest,com.google.longrunning.Operation> updateFeaturestoreCallable()
updateFeaturestoreCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata> updateFeaturestoreOperationCallable()
updateFeaturestoreOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteFeaturestoreRequest,com.google.longrunning.Operation> deleteFeaturestoreCallable()
deleteFeaturestoreCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteFeaturestoreRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeaturestoreOperationCallable()
deleteFeaturestoreOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateEntityTypeRequest,com.google.longrunning.Operation> createEntityTypeCallable()
createEntityTypeCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> createEntityTypeOperationCallable()
createEntityTypeOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetEntityTypeRequest,EntityType> getEntityTypeCallable()
getEntityTypeCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,ListEntityTypesResponse> listEntityTypesCallable()
listEntityTypesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesPagedCallable()
listEntityTypesPagedCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateEntityTypeRequest,EntityType> updateEntityTypeCallable()
updateEntityTypeCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteEntityTypeRequest,com.google.longrunning.Operation> deleteEntityTypeCallable()
deleteEntityTypeCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteEntityTypeRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteEntityTypeOperationCallable()
deleteEntityTypeOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateFeatureRequest,com.google.longrunning.Operation> createFeatureCallable()
createFeatureCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationCallable()
createFeatureOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<BatchCreateFeaturesRequest,com.google.longrunning.Operation> batchCreateFeaturesCallable()
batchCreateFeaturesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> batchCreateFeaturesOperationCallable()
batchCreateFeaturesOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetFeatureRequest,Feature> getFeatureCallable()
getFeatureCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse> listFeaturesCallable()
listFeaturesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesPagedCallable()
listFeaturesPagedCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateFeatureRequest,Feature> updateFeatureCallable()
updateFeatureCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteFeatureRequest,com.google.longrunning.Operation> deleteFeatureCallable()
deleteFeatureCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeatureOperationCallable()
deleteFeatureOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ImportFeatureValuesRequest,com.google.longrunning.Operation> importFeatureValuesCallable()
importFeatureValuesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> importFeatureValuesOperationCallable()
importFeatureValuesOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<BatchReadFeatureValuesRequest,com.google.longrunning.Operation> batchReadFeatureValuesCallable()
batchReadFeatureValuesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> batchReadFeatureValuesOperationCallable()
batchReadFeatureValuesOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ExportFeatureValuesRequest,com.google.longrunning.Operation> exportFeatureValuesCallable()
exportFeatureValuesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> exportFeatureValuesOperationCallable()
exportFeatureValuesOperationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,SearchFeaturesResponse> searchFeaturesCallable()
searchFeaturesCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,FeaturestoreServiceClient.SearchFeaturesPagedResponse> searchFeaturesPagedCallable()
searchFeaturesPagedCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
setIamPolicyCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
getIamPolicyCallable in class FeaturestoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class FeaturestoreServiceStubpublic final void close()
close in interface AutoCloseableclose in class FeaturestoreServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2022 Google LLC. All rights reserved.