| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
DataPolicyOption |
DataPolicyOption.clone() |
DataPolicyOption |
DataPolicyOption.set(String fieldName,
Object value) |
DataPolicyOption |
DataPolicyOption.setName(String name)
Data policy resource name in the form of
projects/project_id/locations/location_id/dataPolicies/data_policy_id.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataPolicyOption> |
TableFieldSchema.getDataPolicies()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
TableFieldSchema |
TableFieldSchema.setDataPolicies(List<DataPolicyOption> dataPolicies)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.