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 webpage provides documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically within the .NET environment."],["The documentation covers a range of versions for the `UpdateEnvironmentRequest` class, from version 1.0.0 up to the latest version 3.6.0."],["The `UpdateEnvironmentRequest` class, which inherits from the `object` class and implements multiple interfaces, is used for sending requests to update environment details within Google Cloud Dataplex."],["Key properties of the `UpdateEnvironmentRequest` class include `Environment`, `UpdateMask`, and `ValidateOnly`, which are used to define the update details, the fields to update, and whether to validate the request, respectively."]]],[]]