str
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 form
projects/{project}/global/networks/{network}. Where
{project} is a project number, as in 12345, 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.
env
MutableMapping[str, str]
Environment variables. At most 100 environment variables can
be specified and unique. Example:
GCP_BUCKET=gs://my-bucket/samples/
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class VertexAIParameters (1.13.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.13.3 (latest)](/python/docs/reference/notebooks/latest/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.13.1](/python/docs/reference/notebooks/1.13.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.12.0](/python/docs/reference/notebooks/1.12.0/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.11.1](/python/docs/reference/notebooks/1.11.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.10.5](/python/docs/reference/notebooks/1.10.5/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.9.0](/python/docs/reference/notebooks/1.9.0/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.8.0](/python/docs/reference/notebooks/1.8.0/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.7.1](/python/docs/reference/notebooks/1.7.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.6.1](/python/docs/reference/notebooks/1.6.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.5.1](/python/docs/reference/notebooks/1.5.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.4.4](/python/docs/reference/notebooks/1.4.4/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.3.2](/python/docs/reference/notebooks/1.3.2/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.2.1](/python/docs/reference/notebooks/1.2.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.1.1](/python/docs/reference/notebooks/1.1.1/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [1.0.0](/python/docs/reference/notebooks/1.0.0/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [0.4.3](/python/docs/reference/notebooks/0.4.3/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [0.3.2](/python/docs/reference/notebooks/0.3.2/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [0.2.0](/python/docs/reference/notebooks/0.2.0/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters)\n- [0.1.2](/python/docs/reference/notebooks/0.1.2/google.cloud.notebooks_v1.types.ExecutionTemplate.VertexAIParameters) \n\n VertexAIParameters(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nParameters used in Vertex AI JobType executions.\n\nClasses\n-------\n\n### EnvEntry\n\n EnvEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]