lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.17.0 vs lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.18.0
- old
+ new
@@ -1292,9 +1292,10 @@
class Representation < Google::Apis::Core::JsonRepresentation
property :apt, as: 'apt', class: Google::Apis::OsconfigV1::AptSettings, decorator: Google::Apis::OsconfigV1::AptSettings::Representation
property :goo, as: 'goo', class: Google::Apis::OsconfigV1::GooSettings, decorator: Google::Apis::OsconfigV1::GooSettings::Representation
+ property :mig_instances_allowed, as: 'migInstancesAllowed'
property :post_step, as: 'postStep', class: Google::Apis::OsconfigV1::ExecStep, decorator: Google::Apis::OsconfigV1::ExecStep::Representation
property :pre_step, as: 'preStep', class: Google::Apis::OsconfigV1::ExecStep, decorator: Google::Apis::OsconfigV1::ExecStep::Representation
property :reboot_config, as: 'rebootConfig'