QueueMessageInConverter Класс

Наследование
QueueMessageInConverter

Конструктор

QueueMessageInConverter()

Методы

check_input_type_annotation
decode
has_implicit_output

check_input_type_annotation

check_input_type_annotation(pytype: type) -> bool

Параметры

Имя Описание
pytype
Обязательно

decode

decode(data: Datum, *, trigger_metadata) -> Any

Параметры

Имя Описание
data
Обязательно

Параметры Keyword-Only

Имя Описание
trigger_metadata
Обязательно

has_implicit_output

abstract classmethod has_implicit_output() -> bool