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 .NET developers."],["The `DeleteGeneratorRequest` class is used to send requests to delete a generator resource, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a comprehensive list of versions for this documentation, ranging from the latest (4.26.0) down to 3.2.0."],["The class has two constructors and two properties: `GeneratorName` and `Name`, where `Name` represents the resource name of the generator to be deleted."],["The documentation is within the namespace `Google.Cloud.Dialogflow.V2` and part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]