Class: Google::Cloud::Video::LiveStream::V1::DeleteDvrSessionRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Video::LiveStream::V1::DeleteDvrSessionRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/livestream/v1/service.rb
Overview
Request message for "LivestreamService.DeleteDvrSession".
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
Instance Attribute Details
#name ⇒ ::String
818 819 820 821 |
# File 'proto_docs/google/cloud/video/livestream/v1/service.rb', line 818 class DeleteDvrSessionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
818 819 820 821 |
# File 'proto_docs/google/cloud/video/livestream/v1/service.rb', line 818 class DeleteDvrSessionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |