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.
Attributes
Name
Description
create_time
google.protobuf.timestamp_pb2.Timestamp
Creation time of the project creation
workflow.
gettable
bool
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.
ready
bool
True if the project creation process is
complete.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]