| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
QueryParameterType.StructTypes |
QueryParameterType.StructTypes.clone() |
QueryParameterType.StructTypes |
QueryParameterType.StructTypes.set(String fieldName,
Object value) |
QueryParameterType.StructTypes |
QueryParameterType.StructTypes.setDescription(String description)
Optional.
|
QueryParameterType.StructTypes |
QueryParameterType.StructTypes.setName(String name)
Optional.
|
QueryParameterType.StructTypes |
QueryParameterType.StructTypes.setType(QueryParameterType type)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<QueryParameterType.StructTypes> |
QueryParameterType.getStructTypes()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
QueryParameterType |
QueryParameterType.setStructTypes(List<QueryParameterType.StructTypes> structTypes)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.