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-04-09 UTC."],[[["This document provides reference documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The `UpdateEnvironmentRequest` class is used to send a request to update an environment in Dataplex, which you can see all previous versions of down to version 1.0.0."],["The document details the class's inheritance, implementations, constructors, and properties like `Environment`, `UpdateMask`, and `ValidateOnly`."],["The latest version available is 3.6.0, with 23 versions provided as far back as version 1.0.0."],["The namespace for this API is `Google.Cloud.Dataplex.V1` and the assembly is `Google.Cloud.Dataplex.V1.dll`."]]],[]]