public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DeleteEnvironmentRequest.
[[["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 document provides reference information for the `DeleteEnvironmentRequest` class within the Google Cloud AI Platform Notebooks v1 API, specifically for .NET development."],["The `DeleteEnvironmentRequest` class is used to formulate requests for deleting a notebook environment and is part of the `Google.Cloud.Notebooks.V1` namespace, found in the `Google.Cloud.Notebooks.V1.dll` assembly."],["It offers various implementations like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which is documented and accessible."],["The class inherits from the base `Object` class and has two constructors: a default constructor and a copy constructor, along with a `Name` property that is used to hold information about the environment to delete."],["The latest version of the `DeleteEnvironmentRequest` is version 2.5.0, and this page gives information related to version 2.0.0, while links are provided to older versions 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and a beta version 1.0.0-beta04."]]],[]]