public sealed class GetSubnetRequest : IMessage<GetSubnetRequest>, IEquatable<GetSubnetRequest>, IDeepCloneable<GetSubnetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetSubnetRequest.
[[["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 provides documentation for the `GetSubnetRequest` class within the Google Cloud Edge Network v1 API, specifically for version 1.1.0."],["`GetSubnetRequest` is used to retrieve a Subnet resource and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `GetSubnetRequest`, either with no arguments or by copying from an existing `GetSubnetRequest` instance."],["Key properties of `GetSubnetRequest` include `Name`, a string representing the resource name, and `SubnetName`, a typed view over the `Name` property."],["The documentation outlines the inheritance and implementation details, inherited members, namespace (`Google.Cloud.EdgeNetwork.V1`), and assembly (`Google.Cloud.EdgeNetwork.V1.dll`)."]]],[]]