public sealed class Subnet : IMessage<Connector.Types.Subnet>, IEquatable<Connector.Types.Subnet>, IDeepCloneable<Connector.Types.Subnet>, IBufferMessage, IMessage
Subnet name (relative, not fully qualified).
E.g. if the full subnet selfLink is
https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetName}
the correct input for this field would be {subnetName}
[[["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\u003eThe \u003ccode\u003eSubnet\u003c/code\u003e class defines the subnet where a connector will reside, within the \u003ccode\u003eGoogle.Cloud.VpcAccess.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt is an implementation of several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with the type \u003ccode\u003eConnector.Types.Subnet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors, one default and another that accepts an existing \u003ccode\u003eConnector.Types.Subnet\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eName\u003c/code\u003e for the subnet's name and \u003ccode\u003eProjectId\u003c/code\u003e to specify the project where the subnet exists.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available, ranging from version 1.0.0 up to the latest version, 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]