Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Recurrence rule for the execution schedule of the SqlTest.
Annotations for the given test.These help filter the tests for later operations like listing by API, selection in UI, analytics, etc.
Boolean flag to to toggle saving of failure runs.
Success
Identifiers of created tests.
Identifier is a unique reference to an entity in SYNQ system. Entity identifiers are designed to closely mimic identifiers used by data platforms and tools. To construct an identifier, you need to know the kind of the entity and the ids that you would normally use to identify it in the data platform or tool. For example, to identify a table in BigQuery, you would need to know the project, dataset, and table names.