query property
A read-only SQL query to execute against the metadata database.
The query cannot change or mutate the data.
Required.
Implementation
core.String? query;
A read-only SQL query to execute against the metadata database.
The query cannot change or mutate the data.
Required.
core.String? query;