Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MisfirePolicy

Enumeration members

RetryIndefinitely

RetryIndefinitely: = "RETRY_INDEFINITELY"

RetryOnce

RetryOnce: = "RETRY_ONCE"

Skip

Skip: = "SKIP"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.