Class: Google::Cloud::MigrationCenter::V1::GuestOsDetails

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

Overview

Information from Guest-level collections.

Instance Attribute Summary collapse

Instance Attribute Details

#config::Google::Cloud::MigrationCenter::V1::GuestConfigDetails



2242
2243
2244
2245
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2242

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

#family::Google::Cloud::MigrationCenter::V1::OperatingSystemFamily



2242
2243
2244
2245
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2242

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

#os_name::String



2242
2243
2244
2245
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2242

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

#runtime::Google::Cloud::MigrationCenter::V1::GuestRuntimeDetails



2242
2243
2244
2245
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2242

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

#version::String



2242
2243
2244
2245
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2242

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