Class: Google::Cloud::RapidMigrationAssessment::V1::VSphereScan

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 VSphere Scan.

Instance Attribute Summary collapse

Instance Attribute Details

#core_source::String

Returns reference to the corresponding VSphere Scan in MC Source.

Returns:

  • (::String)

    reference to the corresponding VSphere Scan in MC Source.



37
38
39
40
# File 'proto_docs/google/cloud/rapidmigrationassessment/v1/api_entities.rb', line 37

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