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 documentation for the `DeleteProjectRequest` class within the Google Cloud Resource Manager v3 API, specifically version 2.3.0."],["The `DeleteProjectRequest` class is used to make requests to the `DeleteProject` method, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `DeleteProjectRequest` class include `Name`, a string representing the project name (e.g., `projects/415104041262`), and `ProjectName`, a typed view over the `Name` resource."],["The `DeleteProjectRequest` class is part of the `Google.Cloud.ResourceManager.V3` namespace, and its assembly can be found in `Google.Cloud.ResourceManager.V3.dll`."],["The documentation outlines available versions of the `DeleteProjectRequest`, starting from version 1.0.0 up to the latest version 2.5.0."]]],[]]