isPersonal property

bool isPersonal
final

isPersonal Pass true if results may be cached and returned only for the user that sent the query. By default, results may be returned to any user who sends the same query

Implementation

final bool isPersonal;