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