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.9.0, along with links to other versions, including the latest version 3.6.0."],["`UpdateZoneRequest` is used to update a zone and inherits from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also being a descendant of `object`."],["The `UpdateZoneRequest` class includes constructors and properties like `UpdateMask`, `ValidateOnly`, and `Zone`, which are essential for specifying the update's scope and whether it's a dry run or an actual update."],["The documentation provides comprehensive information about the class, such as the namespace (`Google.Cloud.Dataplex.V1`) and the assembly (`Google.Cloud.Dataplex.V1.dll`), as well as the inherited members from `object` like `GetHashCode`, `GetType`, and `ToString`."],["The document provides a history of the versions of `UpdateZoneRequest` from 1.0.0 to the latest version of 3.6.0, so that the user can access any of the given version documentation as needed."]]],[]]