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, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple 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 class includes constructors for creating instances of \u003ccode\u003eVertexAIParameters\u003c/code\u003e and properties like \u003ccode\u003eEnv\u003c/code\u003e (for environment variables) and \u003ccode\u003eNetwork\u003c/code\u003e (for specifying a Compute Engine network).\u003c/p\u003e\n"],["\u003cp\u003eThe document highlights the available versions of this class, ranging from the latest \u003ccode\u003e2.5.0\u003c/code\u003e to older versions such as \u003ccode\u003e2.0.0\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexAIParameters\u003c/code\u003e class, in short, allows users to configure environment variables and the network to which a job is peered.\u003c/p\u003e\n"]]],[],null,[]]