Class: Google::Cloud::Video::LiveStream::V1::DvrSession::DvrWindow

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

DvrWindow represents a DVR window.

Instance Attribute Summary collapse

Instance Attribute Details

#time_interval::Google::Cloud::Video::LiveStream::V1::TimeInterval



963
964
965
966
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 963

class DvrWindow
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end