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."],[[["The document provides reference documentation and code samples for the `MoveProjectMetadata` class within the Cloud Resource Manager v3 API."],["`MoveProjectMetadata` is a status object used as the `metadata` field for the Operation returned by `MoveProject`."],["The `MoveProjectMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the class `MoveProjectMetadata`, one being empty and another taking a parameter of `MoveProjectMetadata` type."],["The document provides an overview of the class's inheritance, showing that it inherits from `object` and also lists inherited members from `object`, as well as the namespace and assembly for this class."]]],[]]