public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteEnvironmentRequest.
The request message for
[Environments.DeleteEnvironment][google.cloud.dialogflow.cx.v3.Environments.DeleteEnvironment].
Required. The name of the
[Environment][google.cloud.dialogflow.cx.v3.Environment] to delete. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>.
[[["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 webpage provides reference documentation for the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class is used for sending requests to delete an environment in the Dialogflow CX v3 API, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Dialogflow.Cx.V3 package, ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to set the environment's name for deletion, with a typed view available via the \u003ccode\u003eEnvironmentName\u003c/code\u003e property, as well as the raw \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e can be constructed either with a blank constructor or one containing another instance of \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e to copy into the new one.\u003c/p\u003e\n"]]],[],null,[]]