Uses of Class
com.google.cloud.aiplatform.v1.MetadataServiceGrpc.MetadataServiceStub
-
Packages that use MetadataServiceGrpc.MetadataServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of MetadataServiceGrpc.MetadataServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataServiceGrpc.MetadataServiceStub Modifier and Type Method Description protected MetadataServiceGrpc.MetadataServiceStub
MetadataServiceGrpc.MetadataServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetadataServiceGrpc.MetadataServiceStub
MetadataServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-