V1

The schema of a Snowflake table.

Constructors

Link copied to clipboard
constructor(value: List<SnowflakeTableSchemaV1>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this SnowflakeTableSchema as a V1 and retrieves its kotlin.collections.List value. Throws an exception if the SnowflakeTableSchema is not a V1.

Link copied to clipboard

Casts this SnowflakeTableSchema as a V1 and retrieves its kotlin.collections.List value. Returns null if the SnowflakeTableSchema is not a V1.