Class: Google::Cloud::RapidMigrationAssessment::V1::Collector::LabelsEntry

Inherits:
Object
  • Object
show all
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

Returns:

  • (::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

Returns:

  • (::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