generated/google/apis/testing_v1/representations.rb in google-api-client-0.41.2 vs generated/google/apis/testing_v1/representations.rb in google-api-client-0.42.0
- old
+ new
@@ -1042,9 +1042,10 @@
property :account, as: 'account', class: Google::Apis::TestingV1::Account, decorator: Google::Apis::TestingV1::Account::Representation
collection :additional_apks, as: 'additionalApks', class: Google::Apis::TestingV1::Apk, decorator: Google::Apis::TestingV1::Apk::Representation
collection :directories_to_pull, as: 'directoriesToPull'
+ property :dont_autogrant_permissions, as: 'dontAutograntPermissions'
collection :environment_variables, as: 'environmentVariables', class: Google::Apis::TestingV1::EnvironmentVariable, decorator: Google::Apis::TestingV1::EnvironmentVariable::Representation
collection :files_to_push, as: 'filesToPush', class: Google::Apis::TestingV1::DeviceFile, decorator: Google::Apis::TestingV1::DeviceFile::Representation
property :network_profile, as: 'networkProfile'