domain property

String? domain
getter/setter pair

The domain name of the entity this permission refers to.

This is an output-only field which is present when the permission type is user, group or domain.

Output only.

Implementation

core.String? domain;