serviceId property

String? serviceId
getter/setter pair

The obfuscated ID of the service this privilege is for.

This value is returned with [Privileges.list()](https://developers.google.com/workspace/admin/directory/v1/reference/privileges/list).

Implementation

core.String? serviceId;