public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e API class is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta04 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e is used to request the deletion of a notebook environment within the AI Platform Notebooks v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities such as message handling, equality checks, deep cloning and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a string, is a required field for identifying the environment to be deleted, using the format \u003ccode\u003eprojects/{project_id}/locations/{location}/environments/{environment_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class offers two constructors: a default one and another that takes a \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]