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 webpage provides reference documentation for the `UpdateGeneratorRequest` class within the Dialogflow v3 API's .NET library, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `UpdateGeneratorRequest` class is used to update a generator within Dialogflow CX, as defined in `Generators.UpdateGenerator`."],["The webpage details the class's inheritance, implemented interfaces, constructors, and properties including `Generator`, `LanguageCode`, and `UpdateMask`."],["The latest version available for `UpdateGeneratorRequest` is 2.23.0, with a comprehensive list of past versions dating back to 1.0.0, allowing access to previous implementations of the class."],["The class is provided within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]