generated/google/apis/testing_v1/classes.rb in google-api-client-0.39.2 vs generated/google/apis/testing_v1/classes.rb in google-api-client-0.39.3
- old
+ new
@@ -366,11 +366,12 @@
# Examples: "default", "preview", "deprecated".
# Corresponds to the JSON property `tags`
# @return [Array<String>]
attr_accessor :tags
- # URL of a thumbnail image of the device.
+ # URL of a thumbnail image (photo) of the device.
+ # e.g. https://lh3.googleusercontent.com/90WcauuJiCYABEl8U0lcZeuS5STUbf2yW...
# Corresponds to the JSON property `thumbnailUrl`
# @return [String]
attr_accessor :thumbnail_url
def initialize(**args)
@@ -1207,10 +1208,10 @@
@ios_devices = args[:ios_devices] if args.key?(:ios_devices)
end
end
# A description of an iOS device tests may be run on.
- # Next tag: 12
+ # Next tag: 13
class IosModel
include Google::Apis::Core::Hashable
# Device capabilities.
# Copied from