common/big_query/schema_provider.py [43:49]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                "schema": [
                    bigquery.SchemaField(
                        name="resourceName",
                        field_type="STRING",
                        mode="REQUIRED",
                        description=(
                            "Format: projects/:project/locations/"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



common/big_query/schema_provider.py [90:96]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                "schema": [
                    bigquery.SchemaField(
                        name="resourceName",
                        field_type="STRING",
                        mode="REQUIRED",
                        description=(
                            "Format: projects/:project/locations/"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



