dataId property

String? dataId
getter/setter pair

The unique identifier of the resource to check access for.

This identifier must correspond to a User data mapping in the given consent store.

Required.

Implementation

core.String? dataId;