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."],[[["This webpage provides documentation for the `UpdateZoneRequest` class within the Google Cloud Dataplex v1 API, specifically detailing its usage and structure across various versions."],["The latest version of `UpdateZoneRequest` is 3.6.0, and the documentation includes versions all the way back to 1.0.0, allowing developers to find the version relevant to them."],["The `UpdateZoneRequest` class, inherited from the Object class and implementing several interfaces, is used to submit requests to update a zone in Google Cloud Dataplex."],["The documentation outlines the `UpdateZoneRequest` class constructors, including a default constructor and a copy constructor, as well as the properties, such as `UpdateMask`, `ValidateOnly`, and `Zone`, used to configure the update operation."],["The documentation is located within the namespace `Google.Cloud.Dataplex.V1`, and the relevant assembly is `Google.Cloud.Dataplex.V1.dll`."]]],[]]