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 reference documentation for the `DeleteEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `DeleteEnvironmentRequest` class is used to request the deletion of an environment in Dialogflow, as part of the `Environments.DeleteEnvironment` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations and comparisons."],["The documentation includes information on the class's constructors, `EnvironmentName` property, and the `Name` property, which specifies the required environment to be deleted."],["There are multiple versioned links available on this page, with `4.26.0` being the latest version and `4.10.0` being the current version, all providing similar documentation for `DeleteEnvironmentRequest`."]]],[]]