Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.model |
Modifier and Type | Method and Description |
---|---|
ProjectCreationStatus |
ProjectCreationStatus.clone() |
ProjectCreationStatus |
ProjectCreationStatus.set(java.lang.String fieldName,
java.lang.Object value) |
ProjectCreationStatus |
ProjectCreationStatus.setCreateTime(java.lang.String createTime)
Creation time of the project creation workflow.
|
ProjectCreationStatus |
ProjectCreationStatus.setGettable(java.lang.Boolean gettable)
True if the project can be retrieved using GetProject.
|
ProjectCreationStatus |
ProjectCreationStatus.setReady(java.lang.Boolean ready)
True if the project creation process is complete.
|