Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.GrpcScheduleServiceStub
-
Packages that use GrpcScheduleServiceStub Package Description com.google.cloud.aiplatform.v1beta1.stub -
-
Uses of GrpcScheduleServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return GrpcScheduleServiceStub Modifier and Type Method Description static GrpcScheduleServiceStub
GrpcScheduleServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcScheduleServiceStub
GrpcScheduleServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcScheduleServiceStub
GrpcScheduleServiceStub. create(ScheduleServiceStubSettings settings)
-