Class: Google::Cloud::Video::Stitcher::V1::AdStitchDetail::MediaEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Video::Stitcher::V1::AdStitchDetail::MediaEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/stitcher/v1/stitch_details.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
64 65 66 67 |
# File 'proto_docs/google/cloud/video/stitcher/v1/stitch_details.rb', line 64 class MediaEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
64 65 66 67 |
# File 'proto_docs/google/cloud/video/stitcher/v1/stitch_details.rb', line 64 class MediaEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |