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"]],[["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."],[[["This webpage provides reference documentation for the `DeleteGeneratorRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["`DeleteGeneratorRequest` is used to define the request parameters for deleting a generator resource in Dialogflow, including the required resource name."],["The documentation lists all the available versions of the Google.Cloud.Dialogflow.V2 API, ranging from 4.26.0 down to 3.2.0, with the latest version being 4.26.0."],["The `DeleteGeneratorRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DeleteGeneratorRequest` class has two constructors and two properties, `GeneratorName`, which is a typed view of the name property, and `Name`, which is a string that takes in the required resource name of the generator to be deleted."]]],[]]