Request information.
- Properties:
Name Type Description query StringThe query that was executed.
options QueryOptionsThe options for the query that was executed.
nbRetry NumberThe number of retries already performed for this operation.
handler ObjectDEPRECATED: it will be removed in the next major version. The request handler.
request ObjectDEPRECATED: it will be removed in the next major version. Represents the request that was executed.
retryOnTimeout. BooleanDEPRECATED: it will be removed in the next major version. The value as specified in the
QueryOptionsfor this operation. UseOperationInfo.optionsvalue instead.