Uses of Class
com.google.cloud.aiplatform.v1beta1.PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub
-
Packages that use PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub Modifier and Type Method Description protected PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStubPersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStubPersistentResourceServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-