Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncrementOptions

Hierarchy

  • IncrementOptions

Index

Properties

Optional expiry

expiry: number

The expiry time that should be set for the document, expressed in seconds.

Optional initial

initial: number

The initial value to use for the document if it does not already exist. Not specifying this value indicates the operation should fail if the document does not exist.

Optional parentSpan

parentSpan: RequestSpan

The parent tracing span that this operation will be part of.

Optional timeout

timeout: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc