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."],[[["The latest version available for the `UndeleteOrganizationMetadata` class is 2.5.0, with version 2.4.0 being the current context."],["`UndeleteOrganizationMetadata` is a class used as the metadata field for operations returning from `UndeleteOrganization` within the Cloud Resource Manager v3 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UndeleteOrganizationMetadata` class has two constructors: a parameterless constructor and one that accepts another `UndeleteOrganizationMetadata` object as a parameter."],["The `UndeleteOrganizationMetadata` class is in the `Google.Cloud.ResourceManager.V3` namespace, within the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]