warnings property

List<QueryWarning> warnings
final

Warnings that occurred during the execution of the query.

Implementation

final List<QueryWarning> warnings;