{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Identifier", "type": "string", "description": "A Snowflake object identifier. If the identifier contains spaces or special characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive." }