Id path of a row access policy.
JSON representation |
---|
{ "projectId": string, "datasetId": string, "tableId": string, "policyId": string } |
Fields | |
---|---|
projectId |
Required. The ID of the project containing this row access policy. |
datasetId |
Required. The ID of the dataset containing this row access policy. |
tableId |
Required. The ID of the table containing this row access policy. |
policyId |
Required. The ID of the row access policy. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 256 characters. |