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\u003eThis document provides reference documentation for the \u003ccode\u003eExecutionTemplate.Types.VertexAIParameters\u003c/code\u003e class within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e class is used to define parameters for Vertex AI JobType executions and inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eVertexAIParameters()\u003c/code\u003e and \u003ccode\u003eVertexAIParameters(ExecutionTemplate.Types.VertexAIParameters)\u003c/code\u003e, and exposes properties like \u003ccode\u003eEnv\u003c/code\u003e (environment variables) and \u003ccode\u003eNetwork\u003c/code\u003e (Compute Engine network).\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this documentation available, ranging from version 1.0.0-beta04 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows you to configure environment variables and network settings for the Vertex AI job, with a maximum of 100 environment variables allowed.\u003c/p\u003e\n"]]],[],null,[]]