public sealed class UpdateZoneRequest : IMessage<UpdateZoneRequest>, IEquatable<UpdateZoneRequest>, IDeepCloneable<UpdateZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateZoneRequest.
[[["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 details the `UpdateZoneRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.2.0, along with its available versions."],["The `UpdateZoneRequest` class is used to update a zone and inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `UpdateMask`, `ValidateOnly`, and `Zone`, which are used to define the fields to update, whether to perform a validation only, and the zone to be updated, respectively."],["The latest version is 3.6.0, and the documentation provides links to all the way down to version 1.0.0 for the class."],["The documentation also includes details on the constructors, inherited members and descriptions of the properties such as type and description."]]],[]]