projectId property

String? projectId
getter/setter pair

Project ID is the ID of a cloud project.

Validation regex: ^a-z{4,61}[a-z0-9]$.

Implementation

core.String? projectId;