Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.GrpcPersistentResourceServiceStub
-
Packages that use GrpcPersistentResourceServiceStub Package Description com.google.cloud.aiplatform.v1beta1.stub -
-
Uses of GrpcPersistentResourceServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return GrpcPersistentResourceServiceStub Modifier and Type Method Description static GrpcPersistentResourceServiceStub
GrpcPersistentResourceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcPersistentResourceServiceStub
GrpcPersistentResourceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcPersistentResourceServiceStub
GrpcPersistentResourceServiceStub. create(PersistentResourceServiceStubSettings settings)
-