public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class is used to request the deletion of a notebook environment in the Google Cloud Notebooks V1Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which support message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, inheriting several of its base members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class is a required string value that specifies the full resource path of the environment to delete, in the format of \u003ccode\u003eprojects/{project_id}/locations/{location}/environments/{environment_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default constructor, and one that takes another \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e as a parameter for the purpose of creating a new object as a copy of an existing one.\u003c/p\u003e\n"]]],[],null,[]]