menu
googleapis package
documentation
bigquery/v2.dart
QueryResponse
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
QueryResponse
schema property
QueryResponse class
Constructors
new
fromJson
Properties
cacheHit
creationTime
dmlStats
endTime
errors
hashCode
jobComplete
jobCreationReason
jobReference
kind
location
numDmlAffectedRows
pageToken
queryId
rows
runtimeType
schema
sessionInfo
startTime
totalBytesBilled
totalBytesProcessed
totalRows
totalSlotMs
Methods
noSuchMethod
toJson
toString
Operators
operator ==