QueryEditorProperty🔗Definition🔗export interface QueryEditorProperty { type: bigquery.QueryEditorPropertyType; name?: string; } See also🔗 QueryEditorPropertyBuilder