Class: Google::Cloud::Video::LiveStream::V1::StartChannelRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Video::LiveStream::V1::StartChannelRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/livestream/v1/service.rb
Overview
Request message for "LivestreamService.StartChannel".
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#request_id ⇒ ::String
A request ID to identify requests.
Instance Attribute Details
#name ⇒ ::String
320 321 322 323 |
# File 'proto_docs/google/cloud/video/livestream/v1/service.rb', line 320 class StartChannelRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
320 321 322 323 |
# File 'proto_docs/google/cloud/video/livestream/v1/service.rb', line 320 class StartChannelRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |