SchemaTables

Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
name
string
Schema name
is_default
boolean
True if this is the default schema
tables
Expand SchemaTable definition...
name
string
Schema item name
sql_escaped_name
string
Full name of item
schema_name
string
Name of schema
rows
integer
Number of data rows
external
string
External reference???
snippets
Expand Snippet definition...
name
string
Name of the snippet
label
string
Label of the snippet
sql
string
SQL text of the snippet
table_limit_hit
boolean
True if the table limit was hit while retrieving tables in this schema

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-09 UTC.