Package version:
Represents Failure scenario where only error of type LogsQueryError is returned for query
Represents Partial Failure scenario where partial data and errors of type LogsQueryPartialResult is returned for query
Represents Success scenario where all data of type LogsQuerySuccessfulResult is returned for query
Indicates if a query succeeded or failed or partially failed. Represented by PartialFailure" | "Success" | "Failure".