Google Cloud Resource Manager V3 Client - Class CreateProjectMetadata (0.6.1)

Reference documentation and code samples for the Google Cloud Resource Manager V3 Client 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.

Generated from protobuf message google.cloud.resourcemanager.v3.CreateProjectMetadata

Namespace

Google \ Cloud \ ResourceManager \ V3

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\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.

Creation time of the project creation workflow.

Returns
Type
Description

Creation time of the project creation workflow.

Parameter
Name
Description
Returns
Type
Description
$this

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.

Returns
Type
Description
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.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

True if the project creation process is complete.

Returns
Type
Description
bool

True if the project creation process is complete.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: