lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.40.0 vs lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.41.0

- old
+ new

@@ -1048,9 +1048,11 @@ property :bak_type, as: 'bakType' property :encryption_options, as: 'encryptionOptions', class: Google::Apis::SqladminV1::ImportContext::BakImportOptions::EncryptionOptions, decorator: Google::Apis::SqladminV1::ImportContext::BakImportOptions::EncryptionOptions::Representation property :no_recovery, as: 'noRecovery' property :recovery_only, as: 'recoveryOnly' + property :stop_at, as: 'stopAt' + property :stop_at_mark, as: 'stopAtMark' property :striped, as: 'striped' end class EncryptionOptions # @private