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 API for .NET."],["The `UpdateGeneratorRequest` class is used to request an update to a generator, as part of the `Generators.UpdateGenerator` method."],["This page lists all versions of the `UpdateGeneratorRequest`, with the latest version being 2.23.0 and also shows which versions it is compatible with, such as version 2.17.0."],["The `UpdateGeneratorRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for object manipulation."],["The `UpdateGeneratorRequest` class contains properties such as `Generator`, `LanguageCode`, and `UpdateMask`, which are essential for updating a generator, the `Generator` being a required field."]]],[]]