Class: Google::Cloud::MigrationCenter::V1::MigrationInsight

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

Overview

An insight about potential migrations for an asset.

Instance Attribute Summary collapse

Instance Attribute Details

#compute_engine_target::Google::Cloud::MigrationCenter::V1::ComputeEngineMigrationTarget (readonly)

Returns Output only. A Google Compute Engine target.

Returns:



2921
2922
2923
2924
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2921

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

#fit::Google::Cloud::MigrationCenter::V1::FitDescriptor (readonly)

Returns Output only. Description of how well the asset this insight is associated with fits the proposed migration.

Returns:



2921
2922
2923
2924
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2921

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