projectId property

String? projectId
getter/setter pair

The ID of the project that this ProjectBillingInfo represents, such as tokyo-rain-123.

This is a convenience field so that you don't need to parse the name field to obtain a project ID.

Output only.

Implementation

core.String? projectId;