Class: Google::Cloud::AppEngine::V1::Deployment::FilesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AppEngine::V1::Deployment::FilesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/appengine/v1/deploy.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
52 53 54 55 |
# File 'proto_docs/google/appengine/v1/deploy.rb', line 52 class FilesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AppEngine::V1::FileInfo
52 53 54 55 |
# File 'proto_docs/google/appengine/v1/deploy.rb', line 52 class FilesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |