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"]],[["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 page details the `GetSubnetworkRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving subnetworks in the Google Cloud Compute API."],["The latest version available for this class is 3.6.0, with a history of versions ranging from 1.0.0 up to the most recent."],["The `GetSubnetworkRequest` class inherits from `Object` and implements `IMessage\u003cGetSubnetworkRequest\u003e`, `IEquatable\u003cGetSubnetworkRequest\u003e`, `IDeepCloneable\u003cGetSubnetworkRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The class includes constructors for creating instances and properties for defining `Project`, `Region`, and `Subnetwork` parameters to perform requests."],["This request class uses the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]