Class: Google::Cloud::VMMigration::V1::ImageImportOsAdaptationParameters
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::ImageImportOsAdaptationParameters
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Parameters affecting the OS adaptation process.
Instance Attribute Summary collapse
-
#adaptation_modifiers ⇒ ::Array<::Google::Cloud::VMMigration::V1::AdaptationModifier>
Optional.
-
#boot_conversion ⇒ ::Google::Cloud::VMMigration::V1::BootConversion
Optional.
-
#generalize ⇒ ::Boolean
Optional.
-
#license_type ⇒ ::Google::Cloud::VMMigration::V1::ComputeEngineLicenseType
Optional.
Instance Attribute Details
#adaptation_modifiers ⇒ ::Array<::Google::Cloud::VMMigration::V1::AdaptationModifier>
4172 4173 4174 4175 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4172 class ImageImportOsAdaptationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#boot_conversion ⇒ ::Google::Cloud::VMMigration::V1::BootConversion
4172 4173 4174 4175 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4172 class ImageImportOsAdaptationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#generalize ⇒ ::Boolean
4172 4173 4174 4175 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4172 class ImageImportOsAdaptationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#license_type ⇒ ::Google::Cloud::VMMigration::V1::ComputeEngineLicenseType
4172 4173 4174 4175 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4172 class ImageImportOsAdaptationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |