Class: Google::Cloud::RapidMigrationAssessment::V1::GuestOsScan

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb

Overview

Message describing a MC Source of type Guest OS Scan.

Instance Attribute Summary collapse

Instance Attribute Details

#core_source::String

Returns reference to the corresponding Guest OS Scan in MC Source.

Returns:

  • (::String)

    reference to the corresponding Guest OS Scan in MC Source.



28
29
30
31
# File 'proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb', line 28

class GuestOsScan
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end