| Package | Description |
|---|---|
| com.google.cloud.vertexai.api |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.vertexai.api.stub |
| Modifier and Type | Method and Description |
|---|---|
static PredictionServiceSettings |
PredictionServiceSettings.create(PredictionServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
PredictionServiceStubSettings |
PredictionServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcPredictionServiceStub |
GrpcPredictionServiceStub.create(PredictionServiceStubSettings settings) |
static HttpJsonPredictionServiceStub |
HttpJsonPredictionServiceStub.create(PredictionServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(PredictionServiceStubSettings settings) |
GrpcPredictionServiceStub(PredictionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcPredictionServiceStub, using the given settings.
|
GrpcPredictionServiceStub(PredictionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcPredictionServiceStub, using the given settings.
|
HttpJsonPredictionServiceStub(PredictionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonPredictionServiceStub, using the given settings.
|
HttpJsonPredictionServiceStub(PredictionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonPredictionServiceStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.