Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
SystemVariables |
SystemVariables.clone() |
SystemVariables |
JobConfigurationQuery.getSystemVariables()
Output only.
|
SystemVariables |
SystemVariables.set(String fieldName,
Object value) |
SystemVariables |
SystemVariables.setTypes(Map<String,StandardSqlDataType> types)
Output only.
|
SystemVariables |
SystemVariables.setValues(Map<String,Object> values)
Output only.
|
Modifier and Type | Method and Description |
---|---|
JobConfigurationQuery |
JobConfigurationQuery.setSystemVariables(SystemVariables systemVariables)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.