Id
docarray.typing.id
ID
Bases: str
, AbstractType
Represent an unique ID
Source code in docarray/typing/id.py
from_protobuf(pb_msg)
classmethod
read ndarray from a proto msg
Parameters:
Name | Type | Description | Default |
---|---|---|---|
pb_msg |
str
|
|
required |
Returns:
Type | Description |
---|---|
T
|
a string |