Class WorkspaceCompilationOverrides (0.8.0)

WorkspaceCompilationOverrides(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Configures workspace compilation overrides for a repository.

Attributes

Name Description
default_database str
Optional. The default database (Google Cloud project ID).
schema_suffix str
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
table_prefix str
Optional. The prefix that should be prepended to all table names.