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"]],[["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\u003eThis page provides documentation for the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 4.26.0, with documentation available for versions ranging from 3.2.0 to 4.26.0, for the same class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e is the request message used for deleting environments, according to the Dialogflow v2 API, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class has two constructors and two main properties, \u003ccode\u003eEnvironmentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the environment to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property, a string, specifies the environment to be deleted, in a precise format including the project ID and the environment ID, whereas the environment ID for the default environment is '-'.\u003c/p\u003e\n"]]],[],null,[]]