module documentation

DataConverter: the top-level data conversion orchestrator.

Variable logger Undocumented
Function _is_reference_payload Return True if p is an external-storage reference payload.
Constant _REFERENCE_MESSAGE_TYPE Undocumented

Undocumented

def _is_reference_payload(p: temporalio.api.common.v1.Payload) -> bool: (source)

Return True if p is an external-storage reference payload.

_REFERENCE_MESSAGE_TYPE = (source)

Undocumented

Value
ExternalStorageReference.DESCRIPTOR.full_name.encode()