View Source GoogleApi.Notebooks.V1.Model.VertexAIParameters (google_api_notebooks v0.14.0)
Parameters used in Vertex AI JobType executions.
Attributes
-
env
(type:map()
, default:nil
) - Environment variables. At most 100 environment variables can be specified and unique. Example:GCP_BUCKET=gs://my-bucket/samples/
-
network
(type:String.t
, default:nil
) - The full name of the Compute Engine network to which the Job should be peered. For example,projects/12345/global/networks/myVPC
. Format is of the formprojects/{project}/global/networks/{network}
. Where{project}
is a project number, as in12345
, and{network}
is a network name. Private services access must already be configured for the network. If left unspecified, the job is not peered with any network.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.