public sealed class 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\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e class is used to define parameters for Vertex AI JobType executions within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 its use within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for setting environment variables (\u003ccode\u003eEnv\u003c/code\u003e), which support up to 100 unique entries, and for specifying the network (\u003ccode\u003eNetwork\u003c/code\u003e) for the job to be peered with.\u003c/p\u003e\n"],["\u003cp\u003eAvailable constructors allow the creation of \u003ccode\u003eVertexAIParameters\u003c/code\u003e objects either with default values or by copying values from an existing \u003ccode\u003eVertexAIParameters\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page covers the different available versions of the \u003ccode\u003eVertexAIParameters\u003c/code\u003e, between version 1.0.0-beta04 and 2.5.0, highlighting the most up to date version.\u003c/p\u003e\n"]]],[],null,[]]