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-07-09 UTC."],[[["This documentation is for the `GetSubnetRequest` class within the Google Cloud Edge Network v1 API, specifically version 1.0.0."],["`GetSubnetRequest` is a message type used for retrieving a Subnet, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSubnetRequest` class has two constructors: a default constructor and one that accepts another `GetSubnetRequest` instance for copying."],["It includes properties such as `Name` (a string representing the resource name) and `SubnetName` (a `SubnetName`-typed view over the resource name)."],["The document provides access to previous versions: 1.1.0, 1.2.0, 1.3.0 and the latest version 1.4.0."]]],[]]