public sealed class DeleteProjectMetadata : IMessage<DeleteProjectMetadata>, IEquatable<DeleteProjectMetadata>, IDeepCloneable<DeleteProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteProjectMetadata.
A status object which is used as the metadata field for the Operation
returned by DeleteProject.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `DeleteProjectMetadata` class in the Google Cloud Resource Manager v3 API, specifically version 2.2.0."],["`DeleteProjectMetadata` is a status object used as metadata for operations returned by `DeleteProject`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality."],["There are two constructors available for creating instances of the `DeleteProjectMetadata` class, one being a default and the other allowing for creation from another `DeleteProjectMetadata` instance."],["The documentation also provides a list of versions for this class, with 2.5.0 being the latest version."]]],[]]