public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
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"]],[["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."],[[["\u003cp\u003eThe page details the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class, which is used to request the deletion of an environment within the Google Cloud Dialogflow V2 service.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a list of available versions of the Google Cloud Dialogflow V2 API, ranging from version 4.26.0 (latest) down to version 3.2.0, with links to specific documentation for the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e in each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class 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, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class has two constructors and includes two properties, \u003ccode\u003eEnvironmentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, to specify the environment targeted for deletion, including the \u003ccode\u003eName\u003c/code\u003e property which is required and describes the correct format for specifying the environment.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e, located in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]