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 webpage provides reference documentation for the `UpdateEnvironmentRequest` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET developers."],["The latest version of `UpdateEnvironmentRequest` is version 2.23.0, and the page includes a comprehensive list of previous versions, ranging from 1.0.0 to 2.22.0, all of which link to their respective documentation."],["The `UpdateEnvironmentRequest` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, allows for updating environment configurations and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and two properties `Environment`, and `UpdateMask`, all of which are detailed in the provided page."],["This document is part of a series of reference materials available for the Dialogflow V3 API, with multiple available versions for `UpdateEnvironmentRequest`."]]],[]]