public sealed class CreateProjectMetadata : IMessage<CreateProjectMetadata>, IEquatable<CreateProjectMetadata>, IDeepCloneable<CreateProjectMetadata>, IBufferMessage, IMessage
A status object which is used as the metadata field for the Operation
returned by CreateProject. It provides insight for when significant phases of
Project creation have completed.
True if the project can be retrieved using GetProject. No other
operations on the project are guaranteed to work until the project creation
is complete.
[[["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."],[[["\u003cp\u003eThe latest version available is 2.5.0, with the content here specifically covering version 1.2.0 of \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectMetadata\u003c/code\u003e is a status object that provides insights into the significant phases of project creation, utilized as the \u003ccode\u003emetadata\u003c/code\u003e field for the \u003ccode\u003eOperation\u003c/code\u003e returned by \u003ccode\u003eCreateProject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eGettable\u003c/code\u003e, and \u003ccode\u003eReady\u003c/code\u003e, providing information on the creation timestamp and the status of project retrieval and completion.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectMetadata\u003c/code\u003e has two constructor overloads, one default and one that takes in another \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]