Class: Google::Cloud::OsConfig::V1::Inventory::ItemsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::OsConfig::V1::Inventory::ItemsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/osconfig/v1/inventory.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
322 323 324 325 |
# File 'proto_docs/google/cloud/osconfig/v1/inventory.rb', line 322 class ItemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::OsConfig::V1::Inventory::Item
322 323 324 325 |
# File 'proto_docs/google/cloud/osconfig/v1/inventory.rb', line 322 class ItemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |