public sealed class UpdateEnvironmentRequest : IMessage<UpdateEnvironmentRequest>, IEquatable<UpdateEnvironmentRequest>, IDeepCloneable<UpdateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateEnvironmentRequest.
[[["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 provides reference documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex V1 API, spanning versions from 1.0.0 to 3.6.0."],["The `UpdateEnvironmentRequest` class is used to manage requests for updating environment information within the Dataplex service and inherits properties and methods from several interfaces."],["Key properties within `UpdateEnvironmentRequest` include `Environment` to hold the update description, `UpdateMask` to specify which fields to update, and `ValidateOnly` for request validation."],["The latest version of the api shown is 3.6.0, but the current documentation being viewed is for version 2.4.0."]]],[]]