Class UpdateMode (2.41.0)

UpdateMode(value)

Represents the mode in which context reference contents are updated.

Enums

Name Description
UPDATE_MODE_UNSPECIFIED Unspecified update mode.
APPEND Context content updates are applied in append mode.
OVERWRITE Context content updates are applied in overwrite mode.