[[["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-25 UTC."],[[["The `GetZoneRequest` class is used to request information about a specific zone in Google Cloud Dataplex, and it is part of the `Google.Cloud.Dataplex.V1` namespace."],["The latest version available for `GetZoneRequest` is 3.6.0, and there is an array of previous versions that go as far back as version 1.0.0."],["The `GetZoneRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, one default and one that takes another `GetZoneRequest` instance, which lets users duplicate the object by passing in the parameters of an existing one."],["The `GetZoneRequest` class has properties named `Name` (string) and `ZoneName`, with the former required to identify the zone by its resource name, and the latter a ZoneName-typed view over the Name property."]]],[]]