public sealed class GetSubnetworkRequest : IMessage<GetSubnetworkRequest>, IEquatable<GetSubnetworkRequest>, IDeepCloneable<GetSubnetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSubnetworkRequest.
A request message for Subnetworks.Get. See the method description for details.
[[["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-08 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class is used to construct requests for retrieving details about a specific subnetwork, as seen in the provided versions ranging from 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google Cloud .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class include \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eSubnetwork\u003c/code\u003e, all of which are strings and are used to specify the subnetwork to get.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class, a parameterless constructor and one that accepts another instance of the \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class as an argument.\u003c/p\u003e\n"]]],[],null,[]]