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