queryContext property

String? queryContext
final

The context within which this query should be executed.

This can be scoped to a scope or a collection within the dataset.

Implementation

final String? queryContext;