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"]],[["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 `UpdateGeneratorRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["`UpdateGeneratorRequest` is used as the request message for the `Generators.UpdateGenerator` method in the Dialogflow v3 API."],["The `UpdateGeneratorRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several available versions of the API, with version 2.23.0 being the latest and other versions ranging from 1.0.0 to 2.22.0, and provides access to each version's reference."],["Key properties of the `UpdateGeneratorRequest` class include `Generator` (the generator to update), `LanguageCode` (the language for listing generators), and `UpdateMask` (controlling which fields get updated)."]]],[]]