public sealed class GetSubnetworkRequest : IMessage<GetSubnetworkRequest>, IEquatable<GetSubnetworkRequest>, IDeepCloneable<GetSubnetworkRequest>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class is a request message used for retrieving details about a specific subnetwork, as part of the \u003ccode\u003eSubnetworks.Get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the page provides links to documentation for numerous other versions, spanning from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage<GetSubnetworkRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<GetSubnetworkRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetSubnetworkRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three primary properties: \u003ccode\u003eProject\u003c/code\u003e (for specifying the project ID), \u003ccode\u003eRegion\u003c/code\u003e (for specifying the region), and \u003ccode\u003eSubnetwork\u003c/code\u003e (for specifying the subnetwork name).\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eGetSubnetworkRequest(GetSubnetworkRequest other)\u003c/code\u003e takes an optional parameter of itself, \u003ccode\u003eother\u003c/code\u003e, which allows for it to be created based on another \u003ccode\u003eGetSubnetworkRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]