public sealed class UpdateZoneRequest : IMessage<UpdateZoneRequest>, IEquatable<UpdateZoneRequest>, IDeepCloneable<UpdateZoneRequest>, IBufferMessage, IMessage
[[["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 provided content outlines the different versions of the `UpdateZoneRequest` class within the `Google.Cloud.Dataplex.V1` namespace, with version 3.6.0 being the latest."],["`UpdateZoneRequest` is a class used for updating zone information, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and provides properties like `UpdateMask`, `ValidateOnly`, and `Zone` for managing updates."],["The class has 2 constructors, one for basic intialization and one that takes another `UpdateZoneRequest` as a parameter."],["The documentation includes links to each version's specific documentation, enabling developers to access detailed information about each release of the `UpdateZoneRequest` class."]]],[]]