Class ProjectCreationConfig (0.2.0)

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

ProjectCreationConfig contains the config to create a new project to be used as the target_resource of a deployment.

Attributes

Name Description
parent str
Required. organizations/{org} or folders/{folder}
project_display_name str
Required. Display name of the project to be created.
billing_account_id str
Required. Billing account id to be used for the project.