Class GenerateHlsUriResponse (0.1.0)

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

Response message for GenerateHlsUri API.

Attributes

Name Description
uri str
A signed uri to download the HLS manifest corresponding to the requested times.
temporal_partitions MutableSequence[google.cloud.visionai_v1.types.Partition.TemporalPartition]
A list of temporal partitions of the content returned in the order they appear in the stream.