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."],[[["This webpage provides documentation for the `GetSubnetworkRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for `GetSubnetworkRequest` is 3.6.0, with versions ranging from 1.0.0 up to 3.6.0 being listed and linked."],["`GetSubnetworkRequest` is used to request details about a specific subnetwork, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSubnetworkRequest` class has properties for specifying the project, region, and subnetwork, all of which are of type `string`."],["It also includes the constructors `GetSubnetworkRequest()` and `GetSubnetworkRequest(GetSubnetworkRequest other)` to create instances."]]],[]]