Class: Google::Cloud::Tasks::V2beta3::HttpTarget::Header
- Inherits:
-
Object
- Object
- Google::Cloud::Tasks::V2beta3::HttpTarget::Header
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/tasks/v2beta3/target.rb
Overview
Defines a header message. A header can have a key and a value.
Instance Attribute Summary collapse
-
#key ⇒ ::String
The Key of the header.
-
#value ⇒ ::String
The Value of the header.