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"]],[["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-02 UTC."],[[["The latest version available for the `GetSubnetworkRequest` is 3.6.0, but this page is displaying information for version 2.14.0."],["This page provides reference documentation and code samples for the `GetSubnetworkRequest` class within the Compute Engine v1 API."],["`GetSubnetworkRequest` is a request message used to retrieve information about a specific subnetwork, using the Subnetworks.Get method."],["The `GetSubnetworkRequest` class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSubnetworkRequest` class contains several key properties to obtain subnetwork information, specifically `Project`, `Region`, and `Subnetwork`."]]],[]]