public sealed class ExecutionTemplate.Types.VertexAIParameters : IMessage<ExecutionTemplate.Types.VertexAIParameters>, IEquatable<ExecutionTemplate.Types.VertexAIParameters>, IDeepCloneable<ExecutionTemplate.Types.VertexAIParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ExecutionTemplate.Types.VertexAIParameters.
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 documentation page covers the \u003ccode\u003eExecutionTemplate.Types.VertexAIParameters\u003c/code\u003e class, which is used for configuring parameters in Vertex AI JobType executions within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eExecutionTemplate.Types.VertexAIParameters\u003c/code\u003e class is 2.5.0, with previous versions ranging from 2.4.0 to 1.0.0-beta04 also being documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnv\u003c/code\u003e for defining environment variables, limited to 100 unique entries, and \u003ccode\u003eNetwork\u003c/code\u003e to specify the Compute Engine network to which the job should be peered, or left unspecified.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors \u003ccode\u003eVertexAIParameters()\u003c/code\u003e and \u003ccode\u003eVertexAIParameters(VertexAIParameters)\u003c/code\u003e with one taking a single parameter of type \u003ccode\u003eExecutionTemplate.Types.VertexAIParameters\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]