The list of acceptable argument types. When the query is run, the passed in argument value must conform to the given ArgType.
Enums | |
---|---|
DATE |
Follows yyyy-MM-dd format. |
NUMBER |
Double |
TABLE |
BigQuery table name |
NUMBER_LIST |
List of numbers |
STRING |
String |
STRING_LIST |
List of strings. |