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 document provides reference documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.8.0."],["The `UpdateEnvironmentRequest` class is used to update an environment and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the Dataplex V1 API in this content is 3.6.0, with numerous prior versions listed back to 1.0.0 for which documentation is provided."],["The class includes properties such as `Environment`, `UpdateMask`, and `ValidateOnly`, which allow for detailed control over how the environment update is performed."],["The documentation also contains the constructors, inherited members and assembly information of the `UpdateEnvironmentRequest` class."]]],[]]