public sealed class UpdateEnvironmentRequest : IMessage<UpdateEnvironmentRequest>, IEquatable<UpdateEnvironmentRequest>, IDeepCloneable<UpdateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateEnvironmentRequest.
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."],[[["This page provides reference documentation for the `UpdateEnvironmentRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `UpdateEnvironmentRequest` class is used as the request message for updating environments in the Dialogflow CX v3 API."],["The latest version of this documentation is for version 2.23.0, while this page shows documentation for version 2.14.0, which has links to other versions spanning from 1.0.0 to the latest."],["`UpdateEnvironmentRequest` objects contain properties for the `Environment` being updated, and the `UpdateMask` which controls the fields that will be modified."],["The `UpdateEnvironmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]