Descriptor
- class Descriptor
Descriptor of blob in artifact
- __str__() str
- from_dict(dict: dict) Descriptor
- from_json(json: str) Descriptor
- to_dict() dict
- to_json() str
- property annotations: dict[str, str]
Read-only property.
- property digest: str
Read-only property.
- property media_type: str
Read-only property.
- property size: int
Read-only property.
- property user_annotations: dict[str, str]
Read-only property.
Return annotations with key prefix “org.ommx.user.”