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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]