| Package | Description |
|---|---|
| com.google.cloud.vertexai |
| Modifier and Type | Method and Description |
|---|---|
Transport |
VertexAI.getTransport()
Returns the default
Transport layer to use to send API requests. |
static Transport |
Transport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport[] |
Transport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VertexAI.Builder |
VertexAI.Builder.setTransport(Transport transport) |
Copyright © 2025 Google LLC. All rights reserved.