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-04-09 UTC."],[[["This webpage provides reference documentation for the `DeleteGeneratorRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `DeleteGeneratorRequest` class is used to delete a generator resource, which requires a resource name in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/generators/\u003cGenerator ID\u003e`."],["The documentation includes details on the class's constructors, properties (like `GeneratorName` and `Name`), inheritance, implemented interfaces, and the namespace (`Google.Cloud.Dialogflow.V2`) and assembly (`Google.Cloud.Dialogflow.V2.dll`) where it is located."],["The latest version for this class is 4.26.0, however it also provides version history of this class all the way down to version 3.2.0."],["This resource implements various interfaces such as `IMessage`, `IEquatable\u003cDeleteGeneratorRequest\u003e`, `IDeepCloneable\u003cDeleteGeneratorRequest\u003e`, and `IBufferMessage`, along with inheriting `object` class."]]],[]]