TimeIndexedData(mapping=None, *, ignore_unknown_fields=False, **kwargs)Contains the data and the corresponding time range this data is for.
Attributes |
|
|---|---|
| Name | Description |
data |
bytes
Data to be ingested. |
temporal_partition |
google.cloud.visionai_v1.types.Partition.TemporalPartition
Time range of the data. |