Class: Google::Cloud::Video::Stitcher::V1::FetchOptions::HeadersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Video::Stitcher::V1::FetchOptions::HeadersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/stitcher/v1/fetch_options.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
40 41 42 43 |
# File 'proto_docs/google/cloud/video/stitcher/v1/fetch_options.rb', line 40 class HeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
40 41 42 43 |
# File 'proto_docs/google/cloud/video/stitcher/v1/fetch_options.rb', line 40 class HeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |