Skip to main content

row_access_policies

Overview

Namerow_access_policies
TypeResource
Idgoogle.bigquery.row_access_policies

Fields

NameDatatypeDescription
lastModifiedTimestringOutput only. The time when this row access policy was last modified, in milliseconds since the epoch.
rowAccessPolicyReferenceobject
creationTimestringOutput only. The time when this row access policy was created, in milliseconds since the epoch.
etagstringOutput only. A hash of this resource.
filterPredicatestringRequired. A SQL boolean expression that represents the rows defined by this row access policy, similar to the boolean expression in a WHERE clause of a SELECT query on a table. References to other tables, routines, and temporary functions are not supported. Examples: region="EU" date_field = CAST('2019-9-27' as DATE) nullable_field is not NULL numeric_field BETWEEN 1.0 AND 5.0

Methods

NameAccessible byRequired Params
listSELECT+datasetId, +tableId, projectId
_listEXEC+datasetId, +tableId, projectId