Class Packet (0.1.0)

Packet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The quanta of datum that the series accepts.

Attributes

Name Description
header google.cloud.visionai_v1.types.PacketHeader
The packet header.
payload bytes
The payload of the packet.