| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
PythonOptions |
PythonOptions.clone() |
PythonOptions |
Routine.getPythonOptions()
Optional.
|
PythonOptions |
PythonOptions.set(String fieldName,
Object value) |
PythonOptions |
PythonOptions.setEntryPoint(String entryPoint)
Required.
|
PythonOptions |
PythonOptions.setPackages(List<String> packages)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Routine |
Routine.setPythonOptions(PythonOptions pythonOptions)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.