public sealed class CreateProjectMetadata : IMessage<CreateProjectMetadata>, IEquatable<CreateProjectMetadata>, IDeepCloneable<CreateProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateProjectMetadata.
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 provides reference documentation for the \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically version 2.3.0, and lists all available versions, with 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectMetadata\u003c/code\u003e is a status object used as metadata for the operation returned by \u003ccode\u003eCreateProject\u003c/code\u003e, offering insights into significant phases of project creation.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateProjectMetadata\u003c/code\u003e class include \u003ccode\u003eCreateTime\u003c/code\u003e, indicating when the project creation workflow started, \u003ccode\u003eGettable\u003c/code\u003e, which indicates if the project can be retrieved, and \u003ccode\u003eReady\u003c/code\u003e, which signals the completion of the project creation process.\u003c/p\u003e\n"],["\u003cp\u003eThe class also defines two constructors, \u003ccode\u003eCreateProjectMetadata()\u003c/code\u003e and \u003ccode\u003eCreateProjectMetadata(CreateProjectMetadata other)\u003c/code\u003e, the second of which allows for object cloning.\u003c/p\u003e\n"]]],[],null,[]]