public sealed class UpdateEnvironmentRequest : IMessage<UpdateEnvironmentRequest>, IEquatable<UpdateEnvironmentRequest>, IDeepCloneable<UpdateEnvironmentRequest>, 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-21 UTC."],[[["This webpage details the `UpdateEnvironmentRequest` class within the `Google.Cloud.Dataplex.V1` namespace, serving as a request object to update environment details."],["The latest version documented is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for reference, all related to `UpdateEnvironmentRequest`."],["The `UpdateEnvironmentRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateEnvironmentRequest` include `Environment`, `UpdateMask`, and `ValidateOnly`, with the `Environment` property being the update description, `UpdateMask` defining which fields to update and `ValidateOnly` allowing for request validation without execution."],["There are 25 versions of `UpdateEnvironmentRequest` shown on the page, and they are all linked to the same `UpdateEnvironmentRequest` object."]]],[]]