tables property

List<SpannerTable>? tables
getter/setter pair

Spanner tables in the schema.

Optional.

Implementation

core.List<SpannerTable>? tables;