Uses of Class
com.google.cloud.aiplatform.v1.stub.PredictionServiceStubSettings
Packages that use PredictionServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of PredictionServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type PredictionServiceStubSettingsModifier and TypeMethodDescriptionstatic final PredictionServiceSettingsPredictionServiceSettings.create(PredictionServiceStubSettings stub) -
Uses of PredictionServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return PredictionServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type PredictionServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcPredictionServiceStubGrpcPredictionServiceStub.create(PredictionServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type PredictionServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(PredictionServiceStubSettings settings) protectedGrpcPredictionServiceStub(PredictionServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcPredictionServiceStub, using the given settings.protectedGrpcPredictionServiceStub(PredictionServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcPredictionServiceStub, using the given settings.