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 provided content is a reference document for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET framework."],["The documentation covers various versions of the `UpdateEnvironmentRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0, with version 2.13.0 being the currently focused version."],["`UpdateEnvironmentRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its main purpose being to update environment details."],["The class includes properties like `Environment`, `UpdateMask`, and `ValidateOnly`, allowing for specification of the update details, fields to be updated, and whether to only validate the request."],["The documentation provides information on the constructors, properties, inheritance, and implemented members for the class `UpdateEnvironmentRequest`."]]],[]]