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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUpdateGeneratorRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose, inheritance, implementation, and available versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGeneratorRequest\u003c/code\u003e class is used to define the request structure for updating a generator in the Dialogflow API, which is shown through its role as an argument to the \u003ccode\u003eUpdateGenerator\u003c/code\u003e call, as well as through its definition.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the documentation covers versions down to 3.2.0, each with a link to its specific documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base .NET object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateGeneratorRequest\u003c/code\u003e class include \u003ccode\u003eGenerator\u003c/code\u003e, representing the generator to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields of the generator should be modified.\u003c/p\u003e\n"]]],[],null,[]]