Vision AI V1 API - Class Google::Cloud::VisionAI::V1::GenerateHlsUriResponse (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::GenerateHlsUriResponse.

Response message for GenerateHlsUri API.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#temporal_partitions

def temporal_partitions() -> ::Array<::Google::Cloud::VisionAI::V1::Partition::TemporalPartition>
Returns

#temporal_partitions=

def temporal_partitions=(value) -> ::Array<::Google::Cloud::VisionAI::V1::Partition::TemporalPartition>
Parameter
Returns

#uri

def uri() -> ::String
Returns
  • (::String) — A signed uri to download the HLS manifest corresponding to the requested times.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — A signed uri to download the HLS manifest corresponding to the requested times.
Returns
  • (::String) — A signed uri to download the HLS manifest corresponding to the requested times.