id property

String? id
getter/setter pair

The ID of this permission.

This is a unique identifier for the grantee, and is published in User resources as permissionId. IDs should be treated as opaque values.

Output only.

Implementation

core.String? id;