public sealed class DeleteGeneratorRequest : IMessage<DeleteGeneratorRequest>, IEquatable<DeleteGeneratorRequest>, IDeepCloneable<DeleteGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteGeneratorRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteGeneratorRequest\u003c/code\u003e class in the Google Cloud Dialogflow V2 API is version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to represent a request to delete a generator within the Dialogflow API, as indicated by its class name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGeneratorRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGeneratorRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eGeneratorName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a string that represents the resource name of the generator to delete, in the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/generators/<Generator ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of \u003ccode\u003eDeleteGeneratorRequest\u003c/code\u003e available, dating back to version 3.2.0, indicating an ongoing evolution and updating of this part of the API.\u003c/p\u003e\n"]]],[],null,[]]