| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
VertexAIParameters |
VertexAIParameters.clone() |
VertexAIParameters |
ExecutionTemplate.getVertexAiParameters()
Parameters used in Vertex AI JobType executions.
|
VertexAIParameters |
VertexAIParameters.set(String fieldName,
Object value) |
VertexAIParameters |
VertexAIParameters.setEnv(Map<String,String> env)
Environment variables.
|
VertexAIParameters |
VertexAIParameters.setNetwork(String network)
The full name of the Compute Engine [network](https://cloud.google.com/compute/docs/networks-
and-firewalls#networks) to which the Job should be peered.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionTemplate |
ExecutionTemplate.setVertexAiParameters(VertexAIParameters vertexAiParameters)
Parameters used in Vertex AI JobType executions.
|
Copyright © 2011–2024 Google. All rights reserved.