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