Class ProjectCreationConfig (0.4.0)

ProjectCreationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration that's required to create a project to be used as the target resource of a deployment.

Attributes

Name Description
parent str
Required. The parent of the project, in the format organizations/{organizationID} or folders/{folderID}.
project_display_name str
Required. The display name of the project.
billing_account_id str
Required. The billing account ID for the project.