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\u003eThis webpage provides documentation for the \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class, which is used as the metadata for the \u003ccode\u003eOperation\u003c/code\u003e returned by \u003ccode\u003eCreateProject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectMetadata\u003c/code\u003e has properties \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eGettable\u003c/code\u003e, and \u003ccode\u003eReady\u003c/code\u003e that provide information about the project creation process, such as the creation timestamp, whether the project can be retrieved, and if the creation is complete.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e documented, ranging from version 1.0.0 up to the latest version, 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the following interfaces: \u003ccode\u003eIMessage<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateProjectMetadata>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]