public sealed class VertexAIParameters : IMessage<ExecutionTemplate.Types.VertexAIParameters>, IEquatable<ExecutionTemplate.Types.VertexAIParameters>, IDeepCloneable<ExecutionTemplate.Types.VertexAIParameters>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eVertexAIParameters\u003c/code\u003e class, which is used for configuring parameters in Vertex AI JobType executions within the Google Cloud Notebooks V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e class is found in the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1.dll\u003c/code\u003e assembly, with version history including versions from 1.0.0-beta04 up to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling capabilities like deep cloning and protocol buffer messaging.\u003c/p\u003e\n"],["\u003cp\u003eNotable properties of \u003ccode\u003eVertexAIParameters\u003c/code\u003e include \u003ccode\u003eEnv\u003c/code\u003e for setting environment variables and \u003ccode\u003eNetwork\u003c/code\u003e for specifying the Compute Engine network for the job to peer with.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e class offers two constructors, one default and one that takes another \u003ccode\u003eVertexAIParameters\u003c/code\u003e instance, enabling the initialization of instances.\u003c/p\u003e\n"]]],[],null,[]]