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-03-21 UTC."],[[["The page provides documentation for the `GetSubnetworkRequest` class within the Google Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `GetSubnetworkRequest` class is used to request details about a specific subnetwork resource within a project and region, as detailed by its properties."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API, starting from version 1.0.0 up to the latest 3.6.0, with links to the respective version documentations."],["The page includes details on the constructors (`GetSubnetworkRequest()`) and properties of the `GetSubnetworkRequest` class, such as `Project`, `Region`, and `Subnetwork`."]]],[]]