Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LroTerminalState<T>

Package version

The type of a terminal state of an LRO.

Type parameters

  • T

Hierarchy

Index

Properties

done

done: true

Whether the operation has finished.

flatResponse

flatResponse: T

The flattened response

rawResponse

rawResponse: RawResponse

The raw response

Generated using TypeDoc