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