Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogsQueryBatchOptions

Package version

Configurable HTTP request settings and throwOnAnyFailure setting for the Logs query batch operation.

Hierarchy

  • any
    • LogsQueryBatchOptions

Index

Properties

Properties

Optional throwOnAnyFailure

throwOnAnyFailure: undefined | false | true

If true, will cause the batch operation to throw if any query operations in the batch did not succeed.

Generated using TypeDoc