Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WriteOperationConfig

The information about the write operation.

Properties

Optional callAttribute

callAttribute: model.BipCallAttribute

Optional dataFormat

dataFormat: model.DataFormat

Optional derivedAttributes

derivedAttributes: undefined | object

this map is used for passing BIP report parameter values.

Optional key

key: undefined | string

The object key.

Optional mergeKey

Optional metadataConfigProperties

metadataConfigProperties: undefined | object

This map is used for passing extra metatdata configuration that is required by read / write operation.

Const modelType

modelType: string = "WRITE_OPERATION_CONFIG"

Optional modelVersion

modelVersion: undefined | string

The object's model version.

Optional objectStatus

objectStatus: undefined | number

The status of an object that can be set to value 1 for shallow references across objects, other values reserved. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional operations

An array of operations.

Optional parentRef

parentRef: model.ParentReference

Optional partitionConfig

partitionConfig: model.KeyRangePartitionConfig

Optional writeAttribute

Optional writeMode

writeMode: WriteMode

The mode for the write operation.

Methods

getDeserializedJsonObj

getJsonObj