| Modifier and Type | Class and Description |
|---|---|
class |
Bigquery.RowAccessPolicies.List |
| Constructor and Description |
|---|
RowAccessPolicies() |
| Modifier and Type | Method and Description |
|---|---|
Bigquery.RowAccessPolicies.List |
list(String projectId,
String datasetId,
String tableId)
Lists all row access policies on the specified table.
|
public Bigquery.RowAccessPolicies.List list(String projectId, String datasetId, String tableId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - Required. Project ID of the row access policies to list.datasetId - Required. Dataset ID of row access policies to list.tableId - Required. Table ID of the table to list row access policies.IOExceptionCopyright © 2011–2020 Google. All rights reserved.