Class: Google::Cloud::Video::Stitcher::V1::LiveSession::GamSettings::TargetingParametersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Video::Stitcher::V1::LiveSession::GamSettings::TargetingParametersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/stitcher/v1/sessions.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
226 227 228 229 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 226 class TargetingParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
226 227 228 229 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 226 class TargetingParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |