generated/google/apis/testing_v1/representations.rb in google-api-client-0.43.0 vs generated/google/apis/testing_v1/representations.rb in google-api-client-0.44.0

- old
+ new

@@ -824,9 +824,11 @@ end class IosTestSetup # @private class Representation < Google::Apis::Core::JsonRepresentation + collection :additional_ipas, as: 'additionalIpas', class: Google::Apis::TestingV1::FileReference, decorator: Google::Apis::TestingV1::FileReference::Representation + property :network_profile, as: 'networkProfile' end end class IosVersion