RemoveGranteesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for the RemoveGrantees method.
Attributes |
|
|---|---|
| Name | Description |
data_policy |
str
Required. Resource name of this data policy, in the format of projects/{project_number}/locations/{location_id}/dataPolicies/{data_policy_id}.
|
grantees |
MutableSequence[str]
Required. IAM principal that should be revoked from 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 |