Class: Google::Cloud::MigrationCenter::V1::Insight

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 an asset.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_insight::Google::Cloud::MigrationCenter::V1::GenericInsight (readonly)



2906
2907
2908
2909
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2906

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

#migration_insight::Google::Cloud::MigrationCenter::V1::MigrationInsight (readonly)



2906
2907
2908
2909
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2906

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