Class: Google::Cloud::AppEngine::V1::StaticFilesHandler::HttpHeadersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AppEngine::V1::StaticFilesHandler::HttpHeadersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/appengine/v1/app_yaml.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
185 186 187 188 |
# File 'proto_docs/google/appengine/v1/app_yaml.rb', line 185 class HttpHeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
185 186 187 188 |
# File 'proto_docs/google/appengine/v1/app_yaml.rb', line 185 class HttpHeadersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |