generated/google/apis/testing_v1/classes.rb in google-api-client-0.44.2 vs generated/google/apis/testing_v1/classes.rb in google-api-client-0.45.0

- old
+ new

@@ -380,11 +380,11 @@ @thumbnail_url = args[:thumbnail_url] if args.key?(:thumbnail_url) end end # A test of an android application that explores the application on a virtual or - # physical Android Device, finding culprits and crashes as it goes. + # physical Android Device, finding culprits and crashes as it goes. Next tag: 29 class AndroidRoboTest include Google::Apis::Core::Hashable # A reference to a file, used for user inputs. # Corresponds to the JSON property `appApk` @@ -2269,10 +2269,10 @@ # Corresponds to the JSON property `androidInstrumentationTest` # @return [Google::Apis::TestingV1::AndroidInstrumentationTest] attr_accessor :android_instrumentation_test # A test of an android application that explores the application on a virtual or - # physical Android Device, finding culprits and crashes as it goes. + # physical Android Device, finding culprits and crashes as it goes. Next tag: 29 # Corresponds to the JSON property `androidRoboTest` # @return [Google::Apis::TestingV1::AndroidRoboTest] attr_accessor :android_robo_test # A test of an Android Application with a Test Loop. The intent \ will be