QueueMessageOutConverter Class
- Inheritance
-
QueueMessageOutConverter
Constructor
QueueMessageOutConverter()
Methods
check_output_type_annotation | |
encode |
check_output_type_annotation
check_output_type_annotation(pytype: type) -> bool
Parameters
Name | Description |
---|---|
pytype
Required
|
|
encode
encode(obj: Any, *, expected_type: type | None) -> Datum
Parameters
Name | Description |
---|---|
obj
Required
|
|
Keyword-Only Parameters
Name | Description |
---|---|
expected_type
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python