Required. Name of the NetworkAttachment that allows access to the
customer's VPC. Format:
projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}
[[["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-04-17 UTC."],[[["The `NetworkConfig` class in the Google.Cloud.Eventarc.V1 API provides network configuration capabilities for other protos, accessible via various versions from 1.0.0 to the latest 2.6.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message management and cloning functionality."],["`NetworkConfig` instances can be constructed using either a default constructor or a constructor that takes another `NetworkConfig` instance as a parameter, as well as inheriting members from the base `object` class."],["The `NetworkConfig` class contains two properties: `NetworkAttachment`, a string specifying the name of a required network attachment, and `NetworkAttachmentAsNetworkAttachmentName`, a typed view of the same resource name."],["The namespace this class is part of is `Google.Cloud.Eventarc.V1`, and it is found in the `Google.Cloud.Eventarc.V1.dll` assembly."]]],[]]