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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eUpdateEnvironmentRequest\u003c/code\u003e class within the Dialogflow v3 API, specifically for the .NET environment, detailing its usage in updating environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEnvironmentRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is used as the request message for \u003ccode\u003eEnvironments.UpdateEnvironment\u003c/code\u003e and includes the environment to update along with a field mask.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, while the document's version context is for version 2.9.0, and other versions ranging from 1.0.0 to 2.22.0 are also available for this API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEnvironmentRequest\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, including a default and one that takes another \u003ccode\u003eUpdateEnvironmentRequest\u003c/code\u003e object, and defines two key properties, \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, that are required to use the update function.\u003c/p\u003e\n"]]],[],null,[]]