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 webpage provides documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically in the .NET environment."],["The documentation covers version 3.2.0, along with links to versions ranging from 3.6.0 (latest) down to 1.0.0 of the `UpdateEnvironmentRequest` class for the API."],["The `UpdateEnvironmentRequest` class, derived from several interfaces and classes, is used to update environment details in the Google Cloud Dataplex, featuring properties for the environment itself, an update mask, and a validation flag."],["The webpage details the constructors, properties, and the assembly where `UpdateEnvironmentRequest` class can be found, including the namespace which is `Google.Cloud.Dataplex.V1`."]]],[]]