Class: Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent::PortMappingsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent::PortMappingsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/lifesciences/v2beta/workflows.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
822 823 824 825 |
# File 'proto_docs/google/cloud/lifesciences/v2beta/workflows.rb', line 822 class PortMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
822 823 824 825 |
# File 'proto_docs/google/cloud/lifesciences/v2beta/workflows.rb', line 822 class PortMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |