public sealed class UpdateGeneratorRequest : IMessage<UpdateGeneratorRequest>, IEquatable<UpdateGeneratorRequest>, IDeepCloneable<UpdateGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateGeneratorRequest.
The request message for
[Generators.UpdateGenerator][google.cloud.dialogflow.cx.v3.Generators.UpdateGenerator].
[[["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."],[[["This webpage provides reference documentation for the `UpdateGeneratorRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The `UpdateGeneratorRequest` class is used as the request message for updating generators in the Dialogflow CX v3 API."],["The page lists various versions of the `Google.Cloud.Dialogflow.Cx.V3` API, with version 2.23.0 being the latest, and it includes versions down to 1.0.0."],["The `UpdateGeneratorRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateGeneratorRequest` class contains properties such as `Generator`, `LanguageCode`, and `UpdateMask`, allowing for detailed specification of the update operation."]]],[]]