DataOutput
Property Name |
Type |
Description |
|---|---|---|
error_code |
int |
Error code |
error_msg |
str |
Error message |
buffer_output |
BufferOutput |
Output result of the common type |
metadata_list |
List[MetadataOutput] |
Output result of the protobuf type |
set_error_info(int, str) |
Function with no return value |
Error message setting |
Parent topic: Data Classes