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."],[[["The page provides reference documentation for the `UpdateEnvironmentRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["It lists various versions of the `UpdateEnvironmentRequest` class, ranging from version 1.0.0 to the latest version, 2.23.0, each linking to its respective documentation."],["The `UpdateEnvironmentRequest` class is used as a request message for updating environments in the Dialogflow CX v3 API."],["The class includes properties such as `Environment` and `UpdateMask`, which are used to specify the environment to be updated and the fields to be modified, respectively."],["The current version being viewed on this page, version 2.16.0, shows that it inherits members from object, and it implements the following interfaces: IMessage, IEquatable, IDeepCloneable, IBufferMessage, and IMessage."]]],[]]