queryId property

String? queryId
final

The unique identifier for the search. You use QueryId to identify the search when using the feedback API.

Implementation

final String? queryId;