generated/google/apis/testing_v1/representations.rb in google-api-client-0.38.0 vs generated/google/apis/testing_v1/representations.rb in google-api-client-0.39.0

- old
+ new

@@ -813,9 +813,10 @@ class IosXcTest # @private class Representation < Google::Apis::Core::JsonRepresentation property :app_bundle_id, as: 'appBundleId' + property :test_special_entitlements, as: 'testSpecialEntitlements' property :tests_zip, as: 'testsZip', class: Google::Apis::TestingV1::FileReference, decorator: Google::Apis::TestingV1::FileReference::Representation property :xcode_version, as: 'xcodeVersion' property :xctestrun, as: 'xctestrun', class: Google::Apis::TestingV1::FileReference, decorator: Google::Apis::TestingV1::FileReference::Representation