Class: Google::Cloud::AppEngine::V1::TrafficSplit::AllocationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AppEngine::V1::TrafficSplit::AllocationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/appengine/v1/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
98 99 100 101 |
# File 'proto_docs/google/appengine/v1/service.rb', line 98 class AllocationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Float
98 99 100 101 |
# File 'proto_docs/google/appengine/v1/service.rb', line 98 class AllocationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |