public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DeleteInstanceRequest.
[[["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 document provides reference information for the \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically for version 2.4.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e is used to request the deletion of a notebook instance and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class includes a constructor that allows for creating a new request object, as well as another constructor that takes an existing \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e object as an argument for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e is required and specifies the full path of the instance to be deleted, using the format: \u003ccode\u003eprojects/{project_id}/locations/{location}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.5.0 and this class is located within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]