MetadataOutput
Property Name |
Type |
Description |
|---|---|---|
error_code |
int |
Error code |
error_msg |
str |
Error message |
data_type |
str |
Protobuf data type |
serialized_metadata |
str |
Serialized representation of protobuf data |
set_error_info(int, str) |
Function with no return value |
Error message setting |
Parent topic: Data Classes