[[["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."],[[["The `GetZoneRequest` class in the GDC Hardware Management v1alpha API is used to request a specific zone."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for use within the .NET ecosystem."],["The `GetZoneRequest` class contains properties for managing zone information, specifically `Name` (a string representing the zone's full name) and `ZoneName` (a typed view of the name)."],["It is part of the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace and is available in the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly."],["The `GetZoneRequest` object can be instantiated using a default constructor or a constructor that takes another `GetZoneRequest` object as an argument, enabling the user to clone instances."]]],[]]