generated/google/apis/testing_v1/representations.rb in google-api-client-0.28.3 vs generated/google/apis/testing_v1/representations.rb in google-api-client-0.28.4
- old
+ new
@@ -859,9 +859,10 @@
class Representation < Google::Apis::Core::JsonRepresentation
property :launcher_activity, as: 'launcherActivity', class: Google::Apis::TestingV1::LauncherActivityIntent, decorator: Google::Apis::TestingV1::LauncherActivityIntent::Representation
property :start_activity, as: 'startActivity', class: Google::Apis::TestingV1::StartActivityIntent, decorator: Google::Apis::TestingV1::StartActivityIntent::Representation
+ property :timeout, as: 'timeout'
end
end
class StartActivityIntent
# @private