Class: Google::Cloud::VMMigration::V1::MachineImageTargetDetails
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::MachineImageTargetDetails
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
The target details of the machine image resource that will be created by the image import job.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#additional_licenses ⇒ ::Array<::String>
Optional.
-
#description ⇒ ::String
Optional.
-
#encryption ⇒ ::Google::Cloud::VMMigration::V1::Encryption
Immutable.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Optional.
-
#machine_image_name ⇒ ::String
Required.
-
#machine_image_parameters_overrides ⇒ ::Google::Cloud::VMMigration::V1::MachineImageParametersOverrides
Optional.
-
#network_interfaces ⇒ ::Array<::Google::Cloud::VMMigration::V1::NetworkInterface>
Optional.
-
#os_adaptation_parameters ⇒ ::Google::Cloud::VMMigration::V1::ImageImportOsAdaptationParameters
Optional.
-
#service_account ⇒ ::Google::Cloud::VMMigration::V1::ServiceAccount
Optional.
-
#shielded_instance_config ⇒ ::Google::Cloud::VMMigration::V1::ShieldedInstanceConfig
Optional.
-
#single_region_storage ⇒ ::Boolean
Optional.
-
#skip_os_adaptation ⇒ ::Google::Cloud::VMMigration::V1::SkipOsAdaptation
Optional.
-
#tags ⇒ ::Array<::String>
Optional.
-
#target_project ⇒ ::String
Required.
Instance Attribute Details
#additional_licenses ⇒ ::Array<::String>
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#encryption ⇒ ::Google::Cloud::VMMigration::V1::Encryption
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#machine_image_name ⇒ ::String
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#machine_image_parameters_overrides ⇒ ::Google::Cloud::VMMigration::V1::MachineImageParametersOverrides
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#network_interfaces ⇒ ::Array<::Google::Cloud::VMMigration::V1::NetworkInterface>
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#os_adaptation_parameters ⇒ ::Google::Cloud::VMMigration::V1::ImageImportOsAdaptationParameters
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#service_account ⇒ ::Google::Cloud::VMMigration::V1::ServiceAccount
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#shielded_instance_config ⇒ ::Google::Cloud::VMMigration::V1::ShieldedInstanceConfig
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#single_region_storage ⇒ ::Boolean
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#skip_os_adaptation ⇒ ::Google::Cloud::VMMigration::V1::SkipOsAdaptation
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#tags ⇒ ::Array<::String>
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#target_project ⇒ ::String
4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4077 class MachineImageTargetDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |