public sealed class UndeleteOrganizationMetadata : IMessage<UndeleteOrganizationMetadata>, IEquatable<UndeleteOrganizationMetadata>, IDeepCloneable<UndeleteOrganizationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UndeleteOrganizationMetadata.
A status object which is used as the metadata field for the Operation
returned by UndeleteOrganization.
[[["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 document provides reference documentation for the `UndeleteOrganizationMetadata` class within the Google Cloud Resource Manager v3 API."],["`UndeleteOrganizationMetadata` is a status object used as the metadata for operations returning from `UndeleteOrganization`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The latest version available is 2.5.0, and there are several previous versions of the class documented, ranging back to version 1.0.0."]]],[]]