[[["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 document provides reference documentation for the `GetZoneRequest` class within the GDC Hardware Management v1alpha API, specifically version 1.0.0-alpha03."],["`GetZoneRequest` is a class used to request information about a specific zone, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and another that accepts an existing `GetZoneRequest` object as a parameter for copying."],["It contains two properties, `Name`, a string representing the name of the zone, and `ZoneName`, a `ZoneName`-typed view of the `Name` property."],["The `Name` property is required, and follows the format: `projects/{project}/locations/{location}/zones/{zone}`."]]],[]]