Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
RestrictionConfig |
RestrictionConfig.clone() |
RestrictionConfig |
Table.getRestrictions()
Optional.
|
RestrictionConfig |
Dataset.getRestrictions()
Optional.
|
RestrictionConfig |
RestrictionConfig.set(String fieldName,
Object value) |
RestrictionConfig |
RestrictionConfig.setType(String type)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.setRestrictions(RestrictionConfig restrictions)
Optional.
|
Dataset |
Dataset.setRestrictions(RestrictionConfig restrictions)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.