public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteEnvironmentRequest.
The request message for [Environments.DeleteEnvironment][google.cloud.dialogflow.v2.Environments.DeleteEnvironment].
[[["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-03-21 UTC."],[[["This page provides documentation for the `DeleteEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The latest version documented is 4.26.0, while the page focuses on version 4.5.0 of the Dialogflow v2 API."],["`DeleteEnvironmentRequest` is used to request the deletion of a Dialogflow environment, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteEnvironmentRequest` class has two constructors, one default and another that accepts another `DeleteEnvironmentRequest` as a parameter, and two properties: `EnvironmentName` and `Name`."],["The page offers links to documentation for numerous previous versions of this class, dating back to version 3.2.0, alongside each of their respective `DeleteEnvironmentRequest` pages."]]],[]]