public sealed class UpdateGeneratorRequest : IMessage<UpdateGeneratorRequest>, IEquatable<UpdateGeneratorRequest>, IDeepCloneable<UpdateGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateGeneratorRequest.
[[["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 documentation for the `UpdateGeneratorRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `UpdateGeneratorRequest` class is used to send requests to update a generator within the Dialogflow system."],["The documentation lists available versions of the API, ranging from 3.2.0 to the latest version 4.26.0, as well as showing version 4.21.0 expanded."],["The page details the `UpdateGeneratorRequest` class's inheritance, implemented interfaces, constructors, properties, and parameter descriptions."],["The two main properties of the `UpdateGeneratorRequest` class are `Generator` which represents the generator being updated, and `UpdateMask` which specifies the fields to be updated."]]],[]]