id property

String? id
getter/setter pair

The unique identifier for the resource.

This identifier is defined by the server. This is not the project ID, and is just a unique ID used by Compute Engine to identify resources.

Output only.

Implementation

core.String? id;