MCPcopy Create free account
hub / github.com/apache/fory / MediaContentList

Class MediaContentList

benchmarks/python/benchmark.py:273–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271
272@dataclass
273class MediaContentList:
274 media_content_list: List[MediaContent] = pyfory.field(id=1)
275
276
277@dataclass

Callers 2

from_pb_mediacontentlistFunction · 0.70

Calls 1

fieldMethod · 0.65

Tested by

no test coverage detected