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