public sealed class MoveProjectMetadata : IMessage<MoveProjectMetadata>, IEquatable<MoveProjectMetadata>, IDeepCloneable<MoveProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class MoveProjectMetadata.
A status object which is used as the metadata field for the Operation
returned by MoveProject.
[[["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 webpage provides documentation for the `MoveProjectMetadata` class within the Google Cloud Resource Manager v3 API."],["`MoveProjectMetadata` is used as the metadata field for the Operation returned by the `MoveProject` function."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations."],["The namespace for this class is `Google.Cloud.ResourceManager.V3`, and it is contained in the `Google.Cloud.ResourceManager.V3.dll` assembly."],["There are multiple versions of this class, with `2.5.0` being the latest, and this documentation highlights `2.4.0`, which has access to earlier versions as well, including `1.0.0`."]]],[]]