menu
googleapis package
documentation
bigquery/v2.dart
GetQueryResultsResponse
schema property
schema property
dark_mode
light_mode
schema
property
TableSchema
?
schema
getter/setter pair
The schema of the results.
Present only when the query completes successfully.
Implementation
TableSchema? schema;
googleapis package
documentation
bigquery/v2
GetQueryResultsResponse
schema property
GetQueryResultsResponse class