Class: Google::Cloud::RapidMigrationAssessment::V1::Collector::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RapidMigrationAssessment::V1::Collector::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
97 98 99 100 |
# File 'proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb', line 97 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
97 98 99 100 |
# File 'proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb', line 97 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |