Project id containing the defined network and subnetwork. For a peered VPC,
this will be the same as the project_id in which the workers are created.
For a shared VPC, this will be the project sharing the network with the
project_id project in which workers will be created. For custom workers
with no VPC, this will be the same as project_id.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `Network` class within the `Google.Cloud.CloudBuild.V1` namespace, which is used to define the GCP network settings for worker creation."],["The `Network` class, found in the `Google.Cloud.CloudBuild.V1.dll` assembly, inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this documentation is for version 2.15.0, with available documentation for previous versions going as far back as version 1.0.0."],["The `Network` class has properties such as `Network_`, `ProjectId`, and `Subnetwork` that specify the network and subnetwork used for worker creation, defaulting to \"default\" if empty."],["The `Network` class provides two constructors, one default and one that accepts another `Network` object for deep cloning."]]],[]]