id property

String? id
getter/setter pair

The ID of the service resource.

In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).

Implementation

core.String? id;