public sealed class UndeleteOrganizationMetadata : IMessage<UndeleteOrganizationMetadata>, IEquatable<UndeleteOrganizationMetadata>, IDeepCloneable<UndeleteOrganizationMetadata>, IBufferMessage, IMessage
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 webpage details the `UndeleteOrganizationMetadata` class within the `Google.Cloud.ResourceManager.V3` namespace, found in the `Google.Cloud.ResourceManager.V3.dll` assembly."],["`UndeleteOrganizationMetadata` is a status object used as the metadata field for the Operation returned by `UndeleteOrganization`."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["There are multiple versions listed for this class ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest version."],["`UndeleteOrganizationMetadata` has two constructors: a default constructor, and one which takes another `UndeleteOrganizationMetadata` as a parameter."]]],[]]