public sealed class UpdateEnvironmentRequest : IMessage<UpdateEnvironmentRequest>, IEquatable<UpdateEnvironmentRequest>, IDeepCloneable<UpdateEnvironmentRequest>, IBufferMessage, IMessage
The request message for [Environments.UpdateEnvironment][google.cloud.dialogflow.cx.v3.Environments.UpdateEnvironment].
[[["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 `UpdateEnvironmentRequest` is 2.23.0, as shown by the provided version list."],["This webpage provides documentation for the `UpdateEnvironmentRequest` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace in the .NET library."],["The `UpdateEnvironmentRequest` class is used for updating an environment within Google Cloud Dialogflow CX, and is the request message for the Environments.UpdateEnvironment method."],["The `UpdateEnvironmentRequest` class has two properties, `Environment`, which is the environment to be updated, and `UpdateMask`, which determines which fields are to be updated."],["The page contains links to 38 different versions of the `UpdateEnvironmentRequest` ranging from 1.0.0 all the way to 2.23.0."]]],[]]