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, with a range of other versions available for use."],["This document outlines the `UpdateEnvironmentRequest` class, including its inheritance from and implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateEnvironmentRequest` class has properties such as `Environment`, `UpdateMask`, and `ValidateOnly`, which allow specification of what to update and whether to validate the request before implementation."],["There are two constructors available for creating instances of the `UpdateEnvironmentRequest` class."],["It belongs to the `Google.Cloud.Dataplex.V1` namespace, and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]