0.0.0+develop
Classes
Class | Description |
---|---|
flytekitplugins.bigquery.agent.BigQueryAgent |
This is the base class for all async agents. |
flytekitplugins.bigquery.agent.BigQueryMetadata |
|
flytekitplugins.bigquery.task.BigQueryConfig |
BigQueryConfig should be used to configure a BigQuery Task. |
flytekitplugins.bigquery.task.BigQueryTask |
This is the simplest form of a BigQuery Task, that can be used even for tasks that do not produce any output. |