Class GrpcFeatureRegistryServiceStub
java.lang.Object
com.google.cloud.aiplatform.v1.stub.FeatureRegistryServiceStub
com.google.cloud.aiplatform.v1.stub.GrpcFeatureRegistryServiceStub
- All Implemented Interfaces:
BackgroundResource,AutoCloseable
@Generated("by gapic-generator-java")
public class GrpcFeatureRegistryServiceStub
extends FeatureRegistryServiceStub
gRPC stub implementation for the FeatureRegistryService service API.
This class is for advanced usage and reflects the underlying API directly.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGrpcFeatureRegistryServiceStub(FeatureRegistryServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcFeatureRegistryServiceStub, using the given settings.protectedGrpcFeatureRegistryServiceStub(FeatureRegistryServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcFeatureRegistryServiceStub, using the given settings. -
Method Summary
Modifier and TypeMethodDescriptionbooleanawaitTermination(long duration, TimeUnit unit) OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse, BatchCreateFeaturesOperationMetadata> final voidclose()static final GrpcFeatureRegistryServiceStubcreate(ClientContext clientContext) static final GrpcFeatureRegistryServiceStubcreate(ClientContext clientContext, GrpcStubCallableFactory callableFactory) static final GrpcFeatureRegistryServiceStubcreate(FeatureRegistryServiceStubSettings settings) OperationCallable<DeleteFeatureGroupRequest,com.google.protobuf.Empty, DeleteOperationMetadata> OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty, DeleteOperationMetadata> booleanbooleanvoidshutdown()void
-
Constructor Details
-
GrpcFeatureRegistryServiceStub
protected GrpcFeatureRegistryServiceStub(FeatureRegistryServiceStubSettings settings, ClientContext clientContext) throws IOException Constructs an instance of GrpcFeatureRegistryServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
GrpcFeatureRegistryServiceStub
protected GrpcFeatureRegistryServiceStub(FeatureRegistryServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException Constructs an instance of GrpcFeatureRegistryServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
-
Method Details
-
create
public static final GrpcFeatureRegistryServiceStub create(FeatureRegistryServiceStubSettings settings) throws IOException - Throws:
IOException
-
create
public static final GrpcFeatureRegistryServiceStub create(ClientContext clientContext) throws IOException - Throws:
IOException
-
create
public static final GrpcFeatureRegistryServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException - Throws:
IOException
-
getOperationsStub
- Overrides:
getOperationsStubin classFeatureRegistryServiceStub
-
createFeatureGroupCallable
- Overrides:
createFeatureGroupCallablein classFeatureRegistryServiceStub
-
createFeatureGroupOperationCallable
public OperationCallable<CreateFeatureGroupRequest,FeatureGroup, createFeatureGroupOperationCallable()CreateFeatureGroupOperationMetadata> - Overrides:
createFeatureGroupOperationCallablein classFeatureRegistryServiceStub
-
getFeatureGroupCallable
- Overrides:
getFeatureGroupCallablein classFeatureRegistryServiceStub
-
listFeatureGroupsCallable
public UnaryCallable<ListFeatureGroupsRequest,ListFeatureGroupsResponse> listFeatureGroupsCallable()- Overrides:
listFeatureGroupsCallablein classFeatureRegistryServiceStub
-
listFeatureGroupsPagedCallable
public UnaryCallable<ListFeatureGroupsRequest,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> listFeatureGroupsPagedCallable()- Overrides:
listFeatureGroupsPagedCallablein classFeatureRegistryServiceStub
-
updateFeatureGroupCallable
- Overrides:
updateFeatureGroupCallablein classFeatureRegistryServiceStub
-
updateFeatureGroupOperationCallable
public OperationCallable<UpdateFeatureGroupRequest,FeatureGroup, updateFeatureGroupOperationCallable()UpdateFeatureGroupOperationMetadata> - Overrides:
updateFeatureGroupOperationCallablein classFeatureRegistryServiceStub
-
deleteFeatureGroupCallable
- Overrides:
deleteFeatureGroupCallablein classFeatureRegistryServiceStub
-
deleteFeatureGroupOperationCallable
public OperationCallable<DeleteFeatureGroupRequest,com.google.protobuf.Empty, deleteFeatureGroupOperationCallable()DeleteOperationMetadata> - Overrides:
deleteFeatureGroupOperationCallablein classFeatureRegistryServiceStub
-
createFeatureCallable
- Overrides:
createFeatureCallablein classFeatureRegistryServiceStub
-
createFeatureOperationCallable
public OperationCallable<CreateFeatureRequest,Feature, createFeatureOperationCallable()CreateFeatureOperationMetadata> - Overrides:
createFeatureOperationCallablein classFeatureRegistryServiceStub
-
batchCreateFeaturesCallable
- Overrides:
batchCreateFeaturesCallablein classFeatureRegistryServiceStub
-
batchCreateFeaturesOperationCallable
public OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse, batchCreateFeaturesOperationCallable()BatchCreateFeaturesOperationMetadata> - Overrides:
batchCreateFeaturesOperationCallablein classFeatureRegistryServiceStub
-
getFeatureCallable
- Overrides:
getFeatureCallablein classFeatureRegistryServiceStub
-
listFeaturesCallable
- Overrides:
listFeaturesCallablein classFeatureRegistryServiceStub
-
listFeaturesPagedCallable
public UnaryCallable<ListFeaturesRequest,FeatureRegistryServiceClient.ListFeaturesPagedResponse> listFeaturesPagedCallable()- Overrides:
listFeaturesPagedCallablein classFeatureRegistryServiceStub
-
updateFeatureCallable
- Overrides:
updateFeatureCallablein classFeatureRegistryServiceStub
-
updateFeatureOperationCallable
public OperationCallable<UpdateFeatureRequest,Feature, updateFeatureOperationCallable()UpdateFeatureOperationMetadata> - Overrides:
updateFeatureOperationCallablein classFeatureRegistryServiceStub
-
deleteFeatureCallable
- Overrides:
deleteFeatureCallablein classFeatureRegistryServiceStub
-
deleteFeatureOperationCallable
public OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty, deleteFeatureOperationCallable()DeleteOperationMetadata> - Overrides:
deleteFeatureOperationCallablein classFeatureRegistryServiceStub
-
listLocationsCallable
- Overrides:
listLocationsCallablein classFeatureRegistryServiceStub
-
listLocationsPagedCallable
public UnaryCallable<ListLocationsRequest,FeatureRegistryServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()- Overrides:
listLocationsPagedCallablein classFeatureRegistryServiceStub
-
getLocationCallable
- Overrides:
getLocationCallablein classFeatureRegistryServiceStub
-
setIamPolicyCallable
- Overrides:
setIamPolicyCallablein classFeatureRegistryServiceStub
-
getIamPolicyCallable
- Overrides:
getIamPolicyCallablein classFeatureRegistryServiceStub
-
testIamPermissionsCallable
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()- Overrides:
testIamPermissionsCallablein classFeatureRegistryServiceStub
-
close
public final void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classFeatureRegistryServiceStub
-
shutdown
public void shutdown() -
isShutdown
public boolean isShutdown() -
isTerminated
public boolean isTerminated() -
shutdownNow
public void shutdownNow() -
awaitTermination
- Throws:
InterruptedException
-