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 describe the GCP network configuration for creating workers."],["The latest version of this documentation is for version 2.15.0, with versions down to 1.0.0 being documented as well."],["The `Network` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various protobuf-related contexts."],["Key properties of the `Network` class include `Network_`, `ProjectId`, and `Subnetwork`, which allow specifying the network, the project it resides in, and the subnetwork for worker creation, with \"default\" being the fallback for both `Network_` and `Subnetwork`."],["The class offers two constructors, one default and another to clone from another Network object, for creating and duplicating network configurations."]]],[]]