Uses of Class
com.google.cloud.aiplatform.v1.PredictionServiceClient
-
Packages that use PredictionServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of PredictionServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PredictionServiceClient Modifier and Type Method Description static PredictionServiceClientPredictionServiceClient. create()Constructs an instance of PredictionServiceClient with default settings.static PredictionServiceClientPredictionServiceClient. create(PredictionServiceSettings settings)Constructs an instance of PredictionServiceClient, using the given settings.static PredictionServiceClientPredictionServiceClient. create(PredictionServiceStub stub)Constructs an instance of PredictionServiceClient, using the given stub for making calls.
-