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 for the .NET platform."],["The `UpdateGeneratorRequest` class is used for updating generators via the Dialogflow v3 API, specifically in the context of the `Generators.UpdateGenerator` method."],["The documentation outlines the inheritance hierarchy and interfaces implemented by `UpdateGeneratorRequest`, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details on the class's constructors, one being a default and the other a copy constructor, and the properties `Generator`, `LanguageCode`, and `UpdateMask`."],["The page also lists the various versions of `UpdateGeneratorRequest` that are available, ranging from version 1.0.0 up to the latest version 2.23.0, including the version being documented (2.15.0)."]]],[]]