google-api-client 0.13.4 → 0.13.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +43 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +4 -3
  5. data/generated/google/apis/admin_directory_v1.rb +1 -1
  6. data/generated/google/apis/adsensehost_v4_1.rb +1 -1
  7. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  8. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +1 -1
  9. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  10. data/generated/google/apis/androidenterprise_v1/classes.rb +33 -0
  11. data/generated/google/apis/androidenterprise_v1/representations.rb +16 -0
  12. data/generated/google/apis/androidenterprise_v1/service.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
  14. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +10 -1
  17. data/generated/google/apis/bigquery_v2/representations.rb +1 -0
  18. data/generated/google/apis/cloudkms_v1.rb +1 -1
  19. data/generated/google/apis/cloudkms_v1/classes.rb +6 -253
  20. data/generated/google/apis/cloudkms_v1/representations.rb +1 -99
  21. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  22. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +1 -1
  23. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  24. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +1 -1
  25. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  26. data/generated/google/apis/cloudtrace_v2/classes.rb +12 -6
  27. data/generated/google/apis/cloudtrace_v2/representations.rb +2 -1
  28. data/generated/google/apis/container_v1.rb +1 -1
  29. data/generated/google/apis/container_v1/classes.rb +72 -15
  30. data/generated/google/apis/container_v1/representations.rb +7 -0
  31. data/generated/google/apis/container_v1beta1.rb +1 -1
  32. data/generated/google/apis/container_v1beta1/classes.rb +58 -15
  33. data/generated/google/apis/container_v1beta1/representations.rb +5 -0
  34. data/generated/google/apis/content_v2.rb +1 -1
  35. data/generated/google/apis/content_v2/classes.rb +16 -0
  36. data/generated/google/apis/content_v2/representations.rb +3 -0
  37. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  38. data/generated/google/apis/dataflow_v1b3/classes.rb +87 -0
  39. data/generated/google/apis/dataflow_v1b3/representations.rb +46 -0
  40. data/generated/google/apis/datastore_v1beta1.rb +38 -0
  41. data/generated/google/apis/datastore_v1beta1/classes.rb +567 -0
  42. data/generated/google/apis/datastore_v1beta1/representations.rb +191 -0
  43. data/generated/google/apis/datastore_v1beta1/service.rb +137 -0
  44. data/generated/google/apis/deploymentmanager_v2beta/service.rb +1 -1
  45. data/generated/google/apis/dlp_v2beta1.rb +1 -1
  46. data/generated/google/apis/dlp_v2beta1/classes.rb +1 -1
  47. data/generated/google/apis/dlp_v2beta1/service.rb +142 -7
  48. data/generated/google/apis/dns_v2beta1.rb +1 -1
  49. data/generated/google/apis/drive_v2.rb +1 -1
  50. data/generated/google/apis/drive_v2/classes.rb +6 -0
  51. data/generated/google/apis/drive_v2/representations.rb +1 -0
  52. data/generated/google/apis/drive_v2/service.rb +6 -6
  53. data/generated/google/apis/drive_v3.rb +1 -1
  54. data/generated/google/apis/drive_v3/classes.rb +6 -0
  55. data/generated/google/apis/drive_v3/representations.rb +1 -0
  56. data/generated/google/apis/drive_v3/service.rb +6 -6
  57. data/generated/google/apis/firebaseremoteconfig_v1.rb +32 -0
  58. data/generated/google/apis/firebaseremoteconfig_v1/classes.rb +180 -0
  59. data/generated/google/apis/firebaseremoteconfig_v1/representations.rb +87 -0
  60. data/generated/google/apis/firebaseremoteconfig_v1/service.rb +153 -0
  61. data/generated/google/apis/games_management_v1management.rb +1 -1
  62. data/generated/google/apis/gmail_v1.rb +1 -1
  63. data/generated/google/apis/logging_v2.rb +1 -1
  64. data/generated/google/apis/logging_v2/classes.rb +444 -18
  65. data/generated/google/apis/logging_v2/representations.rb +119 -0
  66. data/generated/google/apis/logging_v2/service.rb +808 -1
  67. data/generated/google/apis/logging_v2beta1.rb +1 -1
  68. data/generated/google/apis/logging_v2beta1/classes.rb +367 -18
  69. data/generated/google/apis/logging_v2beta1/representations.rb +88 -0
  70. data/generated/google/apis/logging_v2beta1/service.rb +4 -1
  71. data/generated/google/apis/ml_v1.rb +1 -1
  72. data/generated/google/apis/ml_v1/classes.rb +1 -254
  73. data/generated/google/apis/ml_v1/representations.rb +0 -99
  74. data/generated/google/apis/monitoring_v3.rb +1 -1
  75. data/generated/google/apis/monitoring_v3/classes.rb +213 -0
  76. data/generated/google/apis/monitoring_v3/representations.rb +61 -0
  77. data/generated/google/apis/monitoring_v3/service.rb +4 -4
  78. data/generated/google/apis/people_v1.rb +1 -1
  79. data/generated/google/apis/people_v1/classes.rb +37 -0
  80. data/generated/google/apis/people_v1/representations.rb +18 -0
  81. data/generated/google/apis/runtimeconfig_v1.rb +1 -1
  82. data/generated/google/apis/runtimeconfig_v1/classes.rb +1 -1
  83. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  84. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +1 -1
  85. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +4 -4
  86. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  87. data/generated/google/apis/servicecontrol_v1/classes.rb +13 -3
  88. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  89. data/generated/google/apis/slides_v1.rb +1 -1
  90. data/generated/google/apis/slides_v1/classes.rb +10 -1
  91. data/generated/google/apis/speech_v1.rb +1 -1
  92. data/generated/google/apis/speech_v1/classes.rb +1 -1
  93. data/generated/google/apis/speech_v1beta1.rb +1 -1
  94. data/generated/google/apis/speech_v1beta1/classes.rb +1 -1
  95. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  96. data/generated/google/apis/storagetransfer_v1/classes.rb +5 -3
  97. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  98. data/generated/google/apis/toolresults_v1beta3/service.rb +48 -0
  99. data/generated/google/apis/toolresults_v1beta3firstparty.rb +1 -1
  100. data/generated/google/apis/toolresults_v1beta3firstparty/service.rb +48 -0
  101. data/generated/google/apis/vault_v1.rb +1 -1
  102. data/generated/google/apis/vault_v1/classes.rb +2 -2
  103. data/generated/google/apis/vault_v1/service.rb +2 -2
  104. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  105. data/generated/google/apis/youtube_partner_v1/classes.rb +137 -0
  106. data/generated/google/apis/youtube_partner_v1/representations.rb +62 -0
  107. data/generated/google/apis/youtube_partner_v1/service.rb +80 -0
  108. data/lib/google/apis/version.rb +1 -1
  109. metadata +10 -2
@@ -65,10 +65,10 @@ module Google
65
65
  # Request-specific options
66
66
  #
67
67
  # @yield [result, err] Result & error if block supplied
68
- # @yieldparam result [Google::Apis::MonitoringV3::Empty] parsed result object
68
+ # @yieldparam result [Google::Apis::MonitoringV3::CreateCollectdTimeSeriesResponse] parsed result object
69
69
  # @yieldparam err [StandardError] error object if request failed
70
70
  #
71
- # @return [Google::Apis::MonitoringV3::Empty]
71
+ # @return [Google::Apis::MonitoringV3::CreateCollectdTimeSeriesResponse]
72
72
  #
73
73
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
74
74
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
@@ -77,8 +77,8 @@ module Google
77
77
  command = make_simple_command(:post, 'v3/{+name}/collectdTimeSeries', options)
78
78
  command.request_representation = Google::Apis::MonitoringV3::CreateCollectdTimeSeriesRequest::Representation
79
79
  command.request_object = create_collectd_time_series_request_object
80
- command.response_representation = Google::Apis::MonitoringV3::Empty::Representation
81
- command.response_class = Google::Apis::MonitoringV3::Empty
80
+ command.response_representation = Google::Apis::MonitoringV3::CreateCollectdTimeSeriesResponse::Representation
81
+ command.response_class = Google::Apis::MonitoringV3::CreateCollectdTimeSeriesResponse
82
82
  command.params['name'] = name unless name.nil?
83
83
  command.query['fields'] = fields unless fields.nil?
84
84
  command.query['quotaUser'] = quota_user unless quota_user.nil?
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/people/
26
26
  module PeopleV1
27
27
  VERSION = 'V1'
28
- REVISION = '20170823'
28
+ REVISION = '20170829'
29
29
 
30
30
  # Manage your contacts
31
31
  AUTH_CONTACTS = 'https://www.googleapis.com/auth/contacts'
@@ -1479,6 +1479,11 @@ module Google
1479
1479
  # @return [Array<Google::Apis::PeopleV1::Url>]
1480
1480
  attr_accessor :urls
1481
1481
 
1482
+ # The person's user defined data.
1483
+ # Corresponds to the JSON property `userDefined`
1484
+ # @return [Array<Google::Apis::PeopleV1::UserDefined>]
1485
+ attr_accessor :user_defined
1486
+
1482
1487
  def initialize(**args)
1483
1488
  update!(**args)
1484
1489
  end
@@ -1515,6 +1520,7 @@ module Google
1515
1520
  @skills = args[:skills] if args.key?(:skills)
1516
1521
  @taglines = args[:taglines] if args.key?(:taglines)
1517
1522
  @urls = args[:urls] if args.key?(:urls)
1523
+ @user_defined = args[:user_defined] if args.key?(:user_defined)
1518
1524
  end
1519
1525
  end
1520
1526
 
@@ -2171,6 +2177,37 @@ module Google
2171
2177
  @value = args[:value] if args.key?(:value)
2172
2178
  end
2173
2179
  end
2180
+
2181
+ # Arbitrary user data that is populated by the end users.
2182
+ class UserDefined
2183
+ include Google::Apis::Core::Hashable
2184
+
2185
+ # The end user specified key of the user defined data.
2186
+ # Corresponds to the JSON property `key`
2187
+ # @return [String]
2188
+ attr_accessor :key
2189
+
2190
+ # Metadata about a field.
2191
+ # Corresponds to the JSON property `metadata`
2192
+ # @return [Google::Apis::PeopleV1::FieldMetadata]
2193
+ attr_accessor :metadata
2194
+
2195
+ # The end user specified value of the user defined data.
2196
+ # Corresponds to the JSON property `value`
2197
+ # @return [String]
2198
+ attr_accessor :value
2199
+
2200
+ def initialize(**args)
2201
+ update!(**args)
2202
+ end
2203
+
2204
+ # Update properties of this object
2205
+ def update!(**args)
2206
+ @key = args[:key] if args.key?(:key)
2207
+ @metadata = args[:metadata] if args.key?(:metadata)
2208
+ @value = args[:value] if args.key?(:value)
2209
+ end
2210
+ end
2174
2211
  end
2175
2212
  end
2176
2213
  end
@@ -310,6 +310,12 @@ module Google
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
+ class UserDefined
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
313
319
  class Address
314
320
  # @private
315
321
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -713,6 +719,8 @@ module Google
713
719
 
714
720
  collection :urls, as: 'urls', class: Google::Apis::PeopleV1::Url, decorator: Google::Apis::PeopleV1::Url::Representation
715
721
 
722
+ collection :user_defined, as: 'userDefined', class: Google::Apis::PeopleV1::UserDefined, decorator: Google::Apis::PeopleV1::UserDefined::Representation
723
+
716
724
  end
717
725
  end
718
726
 
@@ -867,6 +875,16 @@ module Google
867
875
  property :value, as: 'value'
868
876
  end
869
877
  end
878
+
879
+ class UserDefined
880
+ # @private
881
+ class Representation < Google::Apis::Core::JsonRepresentation
882
+ property :key, as: 'key'
883
+ property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
884
+
885
+ property :value, as: 'value'
886
+ end
887
+ end
870
888
  end
871
889
  end
872
890
  end
@@ -28,7 +28,7 @@ module Google
28
28
  # @see https://cloud.google.com/deployment-manager/runtime-configurator/
29
29
  module RuntimeconfigV1
30
30
  VERSION = 'V1'
31
- REVISION = '20170808'
31
+ REVISION = '20170829'
32
32
 
33
33
  # View and manage your data across Google Cloud Platform services
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -85,7 +85,7 @@ module Google
85
85
  include Google::Apis::Core::Hashable
86
86
 
87
87
  # If the value is `false`, it means the operation is still in progress.
88
- # If true, the operation is completed, and either `error` or `response` is
88
+ # If `true`, the operation is completed, and either `error` or `response` is
89
89
  # available.
90
90
  # Corresponds to the JSON property `done`
91
91
  # @return [Boolean]
@@ -28,7 +28,7 @@ module Google
28
28
  # @see https://cloud.google.com/deployment-manager/runtime-configurator/
29
29
  module RuntimeconfigV1beta1
30
30
  VERSION = 'V1beta1'
31
- REVISION = '20170808'
31
+ REVISION = '20170829'
32
32
 
33
33
  # View and manage your data across Google Cloud Platform services
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -245,7 +245,7 @@ module Google
245
245
  include Google::Apis::Core::Hashable
246
246
 
247
247
  # If the value is `false`, it means the operation is still in progress.
248
- # If true, the operation is completed, and either `error` or `response` is
248
+ # If `true`, the operation is completed, and either `error` or `response` is
249
249
  # available.
250
250
  # Corresponds to the JSON property `done`
251
251
  # @return [Boolean]
@@ -419,7 +419,7 @@ module Google
419
419
  # documentation.
420
420
  # @param [String] parent
421
421
  # The path to the RutimeConfig resource that this variable should belong to.
422
- # The configuration must exist beforehand; the path must by in the format:
422
+ # The configuration must exist beforehand; the path must be in the format:
423
423
  # `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`
424
424
  # @param [Google::Apis::RuntimeconfigV1beta1::Variable] variable_object
425
425
  # @param [String] request_id
@@ -537,7 +537,7 @@ module Google
537
537
  # will be returned.
538
538
  # @param [String] parent
539
539
  # The path to the RuntimeConfig resource for which you want to list variables.
540
- # The configuration must exist beforehand; the path must by in the format:
540
+ # The configuration must exist beforehand; the path must be in the format:
541
541
  # `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`
542
542
  # @param [String] filter
543
543
  # Filters variables by matching the specified filter. For example:
@@ -707,7 +707,7 @@ module Google
707
707
  # still exist and must be deleted prior to subsequent creation attempts.
708
708
  # @param [String] parent
709
709
  # The path to the configuration that will own the waiter.
710
- # The configuration must exist beforehand; the path must by in the format:
710
+ # The configuration must exist beforehand; the path must be in the format:
711
711
  # `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`.
712
712
  # @param [Google::Apis::RuntimeconfigV1beta1::Waiter] waiter_object
713
713
  # @param [String] request_id
@@ -815,7 +815,7 @@ module Google
815
815
  # List waiters within the given configuration.
816
816
  # @param [String] parent
817
817
  # The path to the configuration for which you want to get a list of waiters.
818
- # The configuration must exist beforehand; the path must by in the format:
818
+ # The configuration must exist beforehand; the path must be in the format:
819
819
  # `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`
820
820
  # @param [Fixnum] page_size
821
821
  # Specifies the number of results to return per page. If there are fewer
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/service-control/
27
27
  module ServicecontrolV1
28
28
  VERSION = 'V1'
29
- REVISION = '20170819'
29
+ REVISION = '20170828'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -257,13 +257,22 @@ module Google
257
257
  # @return [String]
258
258
  attr_accessor :authority_selector
259
259
 
260
- # The email address of the authenticated user making the request.
261
- # For privacy reasons, the principal email address is redacted for all
262
- # read-only operations that fail with a "permission denied" error.
260
+ # The email address of the authenticated user (or service account on behalf
261
+ # of third party principal) making the request. For privacy reasons, the
262
+ # principal email address is redacted for all read-only operations that fail
263
+ # with a "permission denied" error.
263
264
  # Corresponds to the JSON property `principalEmail`
264
265
  # @return [String]
265
266
  attr_accessor :principal_email
266
267
 
268
+ # The third party identification (if any) of the authenticated user making
269
+ # the request.
270
+ # When the JSON object represented here has a proto equivalent, the proto
271
+ # name will be indicated in the `@type` property.
272
+ # Corresponds to the JSON property `thirdPartyPrincipal`
273
+ # @return [Hash<String,Object>]
274
+ attr_accessor :third_party_principal
275
+
267
276
  def initialize(**args)
268
277
  update!(**args)
269
278
  end
@@ -272,6 +281,7 @@ module Google
272
281
  def update!(**args)
273
282
  @authority_selector = args[:authority_selector] if args.key?(:authority_selector)
274
283
  @principal_email = args[:principal_email] if args.key?(:principal_email)
284
+ @third_party_principal = args[:third_party_principal] if args.key?(:third_party_principal)
275
285
  end
276
286
  end
277
287
 
@@ -280,6 +280,7 @@ module Google
280
280
  class Representation < Google::Apis::Core::JsonRepresentation
281
281
  property :authority_selector, as: 'authoritySelector'
282
282
  property :principal_email, as: 'principalEmail'
283
+ hash :third_party_principal, as: 'thirdPartyPrincipal'
283
284
  end
284
285
  end
285
286
 
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/slides/
26
26
  module SlidesV1
27
27
  VERSION = 'V1'
28
- REVISION = '20170811'
28
+ REVISION = '20170824'
29
29
 
30
30
  # View and manage the files in your Google Drive
31
31
  AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
@@ -314,6 +314,7 @@ module Google
314
314
  # display inside the presentation. Images must be less than 50MB in size,
315
315
  # cannot exceed 25 megapixels, and must be in either in PNG, JPEG, or GIF
316
316
  # format.
317
+ # The provided URL can be at maximum 2K bytes large.
317
318
  # Corresponds to the JSON property `url`
318
319
  # @return [String]
319
320
  attr_accessor :url
@@ -1920,7 +1921,7 @@ module Google
1920
1921
  include Google::Apis::Core::Hashable
1921
1922
 
1922
1923
  # The background fill property state.
1923
- # Updating the the fill on a page will implicitly update this field to
1924
+ # Updating the fill on a page will implicitly update this field to
1924
1925
  # `RENDERED`, unless another value is specified in the same request. To
1925
1926
  # have no fill on a page, set this field to `NOT_RENDERED`. In this case,
1926
1927
  # any other fill fields set in the same request will be ignored.
@@ -2476,6 +2477,7 @@ module Google
2476
2477
  # display inside the presentation. Images must be less than 50MB in size,
2477
2478
  # cannot exceed 25 megapixels, and must be in either in PNG, JPEG, or GIF
2478
2479
  # format.
2480
+ # The provided URL can be at maximum 2K bytes large.
2479
2481
  # Corresponds to the JSON property `imageUrl`
2480
2482
  # @return [String]
2481
2483
  attr_accessor :image_url
@@ -2796,6 +2798,9 @@ module Google
2796
2798
  attr_accessor :update_line_properties
2797
2799
 
2798
2800
  # Updates the transform of a page element.
2801
+ # Updating the transform of a group will change the absolute transform of the
2802
+ # page elements in that group, which can change their visual appearance. See
2803
+ # the documentation for PageElement.transform for more details.
2799
2804
  # Corresponds to the JSON property `updatePageElementTransform`
2800
2805
  # @return [Google::Apis::SlidesV1::UpdatePageElementTransformRequest]
2801
2806
  attr_accessor :update_page_element_transform
@@ -3357,6 +3362,7 @@ module Google
3357
3362
  # display inside the presentation. Pictures must be less than 50MB in size,
3358
3363
  # cannot exceed 25 megapixels, and must be in either in PNG, JPEG, or GIF
3359
3364
  # format.
3365
+ # The provided URL can be at maximum 2K bytes large.
3360
3366
  # Corresponds to the JSON property `contentUrl`
3361
3367
  # @return [String]
3362
3368
  attr_accessor :content_url
@@ -4022,6 +4028,9 @@ module Google
4022
4028
  end
4023
4029
 
4024
4030
  # Updates the transform of a page element.
4031
+ # Updating the transform of a group will change the absolute transform of the
4032
+ # page elements in that group, which can change their visual appearance. See
4033
+ # the documentation for PageElement.transform for more details.
4025
4034
  class UpdatePageElementTransformRequest
4026
4035
  include Google::Apis::Core::Hashable
4027
4036
 
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/speech/
26
26
  module SpeechV1
27
27
  VERSION = 'V1'
28
- REVISION = '20170807'
28
+ REVISION = '20170829'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -115,7 +115,7 @@ module Google
115
115
  include Google::Apis::Core::Hashable
116
116
 
117
117
  # If the value is `false`, it means the operation is still in progress.
118
- # If true, the operation is completed, and either `error` or `response` is
118
+ # If `true`, the operation is completed, and either `error` or `response` is
119
119
  # available.
120
120
  # Corresponds to the JSON property `done`
121
121
  # @return [Boolean]
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/speech/
26
26
  module SpeechV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20170807'
28
+ REVISION = '20170829'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -101,7 +101,7 @@ module Google
101
101
  include Google::Apis::Core::Hashable
102
102
 
103
103
  # If the value is `false`, it means the operation is still in progress.
104
- # If true, the operation is completed, and either `error` or `response` is
104
+ # If `true`, the operation is completed, and either `error` or `response` is
105
105
  # available.
106
106
  # Corresponds to the JSON property `done`
107
107
  # @return [Boolean]
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/storage/transfer
27
27
  module StoragetransferV1
28
28
  VERSION = 'V1'
29
- REVISION = '20170804'
29
+ REVISION = '20170824'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -253,7 +253,8 @@ module Google
253
253
  # * Length - The size of the object in bytes.
254
254
  # * MD5 - The base64-encoded MD5 hash of the object.
255
255
  # For an example of a valid TSV file, see
256
- # [Transferring data from URLs](https://cloud.google.com/storage/transfer/#urls)
256
+ # [Transferring data from URLs](https://cloud.google.com/storage/transfer/create-
257
+ # url-list).
257
258
  # When transferring data based on a URL list, keep the following in mind:
258
259
  # * When an object located at `http(s)://hostname:port/<URL-path>` is
259
260
  # transferred
@@ -421,7 +422,7 @@ module Google
421
422
  include Google::Apis::Core::Hashable
422
423
 
423
424
  # If the value is `false`, it means the operation is still in progress.
424
- # If true, the operation is completed, and either `error` or `response` is
425
+ # If `true`, the operation is completed, and either `error` or `response` is
425
426
  # available.
426
427
  # Corresponds to the JSON property `done`
427
428
  # @return [Boolean]
@@ -1027,7 +1028,8 @@ module Google
1027
1028
  # * Length - The size of the object in bytes.
1028
1029
  # * MD5 - The base64-encoded MD5 hash of the object.
1029
1030
  # For an example of a valid TSV file, see
1030
- # [Transferring data from URLs](https://cloud.google.com/storage/transfer/#urls)
1031
+ # [Transferring data from URLs](https://cloud.google.com/storage/transfer/create-
1032
+ # url-list).
1031
1033
  # When transferring data based on a URL list, keep the following in mind:
1032
1034
  # * When an object located at `http(s)://hostname:port/<URL-path>` is
1033
1035
  # transferred
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://firebase.google.com/docs/test-lab/
26
26
  module ToolresultsV1beta3
27
27
  VERSION = 'V1beta3'
28
- REVISION = '20170811'
28
+ REVISION = '20170829'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -507,6 +507,54 @@ module Google
507
507
  execute_or_queue_command(command, &block)
508
508
  end
509
509
 
510
+ # Retrieves a single screenshot cluster by its ID
511
+ # @param [String] project_id
512
+ # A Project id.
513
+ # Required.
514
+ # @param [String] history_id
515
+ # A History id.
516
+ # Required.
517
+ # @param [String] execution_id
518
+ # An Execution id.
519
+ # Required.
520
+ # @param [String] cluster_id
521
+ # A Cluster id
522
+ # Required.
523
+ # @param [String] fields
524
+ # Selector specifying which fields to include in a partial response.
525
+ # @param [String] quota_user
526
+ # Available to use for quota purposes for server-side applications. Can be any
527
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
528
+ # Overrides userIp if both are provided.
529
+ # @param [String] user_ip
530
+ # IP address of the site where the request originates. Use this if you want to
531
+ # enforce per-user limits.
532
+ # @param [Google::Apis::RequestOptions] options
533
+ # Request-specific options
534
+ #
535
+ # @yield [result, err] Result & error if block supplied
536
+ # @yieldparam result [Google::Apis::ToolresultsV1beta3::ScreenshotCluster] parsed result object
537
+ # @yieldparam err [StandardError] error object if request failed
538
+ #
539
+ # @return [Google::Apis::ToolresultsV1beta3::ScreenshotCluster]
540
+ #
541
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
542
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
543
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
544
+ def get_project_history_execution_cluster(project_id, history_id, execution_id, cluster_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
545
+ command = make_simple_command(:get, '{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}', options)
546
+ command.response_representation = Google::Apis::ToolresultsV1beta3::ScreenshotCluster::Representation
547
+ command.response_class = Google::Apis::ToolresultsV1beta3::ScreenshotCluster
548
+ command.params['projectId'] = project_id unless project_id.nil?
549
+ command.params['historyId'] = history_id unless history_id.nil?
550
+ command.params['executionId'] = execution_id unless execution_id.nil?
551
+ command.params['clusterId'] = cluster_id unless cluster_id.nil?
552
+ command.query['fields'] = fields unless fields.nil?
553
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
554
+ command.query['userIp'] = user_ip unless user_ip.nil?
555
+ execute_or_queue_command(command, &block)
556
+ end
557
+
510
558
  # Lists Screenshot Clusters
511
559
  # Returns the list of screenshot clusters corresponding to an execution.
512
560
  # Screenshot clusters are created after the execution is finished. Clusters are