id property
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;
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).
core.String? id;