grantees property

List<String>? grantees
getter/setter pair

IAM principal that should be granted Fine Grained Access to the underlying data goverened by the data policy.

The target data policy is determined by the data_policy field. Uses the IAM V2 principal syntax. Supported principal types: * User * Group * Service account

Required.

Implementation

core.List<core.String>? grantees;