id property

String? id
getter/setter pair

Identifies an instance of the type.

ID format varies by type. The ID format is defined in the IAM .service file that defines the type, either in path_mapping or in a comment.

Implementation

core.String? id;