Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DeleteRowResult

The result of a DeleteRow operation.

Properties

Optional existingValue

existingValue: undefined | object

The map of values from a row.

Optional existingVersion

existingVersion: undefined | string

The version string associated with the existing row. Returned if the delete fails due to options setting in the request.

Optional isSuccess

isSuccess: undefined | false | true

Convey the success or failure of the operation.

Optional usage

usage: model.RequestUsage

Functions

getDeserializedJsonObj

getJsonObj