Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatastoreRequestBody

Hierarchy

  • DatastoreRequestBody

Index

Properties

dataString: string

Value of the element

generation: string

If specified, means that the update will fail if the previously-existing data is not exactly that generation

hex: string

Value of the element

key: string

Array of values to form a heirarchy. A key can either have children or a value, never both

mode: string

One of must-create/must-replace/create-or-replace/must-append/create-or-append

Generated using TypeDoc