Required. The ID of the project containing this row access policy.
datasetId
string
Required. The ID of the dataset containing this row access policy.
tableId
string
Required. The ID of the table containing this row access policy.
policyId
string
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This content defines the JSON representation for the ID path of a row access policy."],["The JSON structure includes `projectId`, `datasetId`, `tableId`, and `policyId`, all of which are string fields."],["`projectId`, `datasetId`, `tableId`, and `policyId` are required fields within the JSON object."],["The `policyId` field must be composed of letters, numbers, or underscores, and must be 256 characters or less in length."]]],[]]