Class BigQueryAction (0.2.1)

BigQueryAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a workflow action that will run against BigQuery.

Attribute

NameDescription
sql_script str
Output only. The generated BigQuery SQL script that will be executed.

Inheritance

builtins.object > proto.message.Message > BigQueryAction