folder property
Folder where project in this tenancy unit must be located This folder must have been previously created with the required permissions for the caller to create and configure a project in it.
Valid folder resource names have the format folders/{folder_number} (for
example, folders/123456).
Implementation
core.String? folder;