Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.MetadataServiceStub
-
Packages that use MetadataServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of MetadataServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataServiceStub Modifier and Type Method Description MetadataServiceStub
MetadataServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MetadataServiceStub Modifier and Type Method Description static MetadataServiceClient
MetadataServiceClient. create(MetadataServiceStub stub)
Constructs an instance of MetadataServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type MetadataServiceStub Constructor Description MetadataServiceClient(MetadataServiceStub stub)
-
Uses of MetadataServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Subclasses of MetadataServiceStub in com.google.cloud.aiplatform.v1beta1.stub Modifier and Type Class Description class
GrpcMetadataServiceStub
gRPC stub implementation for the MetadataService service API.Methods in com.google.cloud.aiplatform.v1beta1.stub that return MetadataServiceStub Modifier and Type Method Description MetadataServiceStub
MetadataServiceStubSettings. createStub()
-