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."],[[["The latest version available for the `UpdateEnvironmentRequest` class in the Google Cloud Dataplex V1 API is 3.6.0."],["This page provides documentation and code samples for the `UpdateEnvironmentRequest` class, which is used to update an environment within Google Cloud Dataplex."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for deep cloning and comparison."],["The `UpdateEnvironmentRequest` class has properties such as `Environment`, `UpdateMask`, and `ValidateOnly`, which allow for specific updates and optional validation."],["A full list of versions is provided on this page, starting from version 1.0.0, offering the ability to review the history of this resource."]]],[]]