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"]],[["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 page provides documentation for the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class within the Google Cloud Notebooks v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e is used to request the deletion of a notebook environment, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, is a required field representing the formatted name of the environment to be deleted, including project ID, location, and environment ID.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, with its assembly being \u003ccode\u003eGoogle.Cloud.Notebooks.V1.dll\u003c/code\u003e, and details are provided for versions ranging from 1.0.0-beta04 up to the latest version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]