Class: Google::Cloud::VMMigration::V1::DiskImageTargetDetails::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::DiskImageTargetDetails::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
4009 4010 4011 4012 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4009 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
4009 4010 4011 4012 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4009 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |