| [ Web Proxy ] |
| Viewing: https://docs.docarray.org/API_reference/array/../../../data_types/../../API_reference/typing/id/ | [Back] [Original] |
docarray.typing.id
ID
Bases: str, AbstractType
Represent an unique ID
Source code indocarray/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 |
docarray/typing/id.py
| Web Proxy Viewer | New URL | Original Page |