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 document outlines the \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class, which serves as a status object within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, used to track the progress of Google Cloud Project creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring it adheres to specific protocol buffer and .NET standards.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eGettable\u003c/code\u003e, and \u003ccode\u003eReady\u003c/code\u003e to provide insight into when a project creation process was initiated, if it's retrievable, and if it's fully completed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e object is utilized as the metadata field for operations returned by \u003ccode\u003eCreateProject\u003c/code\u003e, offering details on the various stages of Project creation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is \u003ccode\u003e2.5.0\u003c/code\u003e while this page describes version \u003ccode\u003e1.1.0\u003c/code\u003e and other previous versions are linked for reference.\u003c/p\u003e\n"]]],[],null,[]]