Class: Google::Cloud::Video::Stitcher::V1::RequestMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/stitcher/v1/ad_tag_details.rb

Overview

Metadata for an ad request.

Instance Attribute Summary collapse

Instance Attribute Details

#headers::Google::Protobuf::Struct

Returns The HTTP headers of the ad request.

Returns:



74
75
76
77
# File 'proto_docs/google/cloud/video/stitcher/v1/ad_tag_details.rb', line 74

class RequestMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end