| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetAccessEntry.TargetTypes |
DatasetAccessEntry.TargetTypes.clone() |
DatasetAccessEntry.TargetTypes |
DatasetAccessEntry.TargetTypes.set(String fieldName,
Object value) |
DatasetAccessEntry.TargetTypes |
DatasetAccessEntry.TargetTypes.setTargetType(String targetType)
[Required] Which resources in the dataset this entry applies to.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatasetAccessEntry.TargetTypes> |
DatasetAccessEntry.getTargetTypes() |
| Modifier and Type | Method and Description |
|---|---|
DatasetAccessEntry |
DatasetAccessEntry.setTargetTypes(List<DatasetAccessEntry.TargetTypes> targetTypes) |
Copyright © 2011–2021 Google. All rights reserved.