public sealed class DeleteProjectRequest : IMessage<DeleteProjectRequest>, IEquatable<DeleteProjectRequest>, IDeepCloneable<DeleteProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteProjectRequest.
[[["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."],[[["This document provides reference information for the `DeleteProjectRequest` class within the Google Cloud Resource Manager v3 API, specifically version 2.1.0, and is also available in various other versions."],["The `DeleteProjectRequest` class is used to manage requests for the `DeleteProject` method, inheriting from base object class and implementing various interfaces for message handling."],["It includes information on the class's constructors, allowing for creating a new `DeleteProjectRequest` instance or one based on an existing instance."],["The class features properties such as `Name` (a string) and `ProjectName` which is a ProjectName-typed view over the Name resource, both used for defining project identifiers."],["There are multiple different versions of this specific documenation available, ranging from versions 1.0.0 to 2.5.0, the latter being the latest version available."]]],[]]