Class: Google::Cloud::MigrationCenter::V1::RunningProcess::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::MigrationCenter::V1::RunningProcess::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
2487 2488 2489 2490 |
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2487 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
2487 2488 2489 2490 |
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2487 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |