google-api-client 0.42.0 → 0.42.1

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 (158) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +70 -0
  3. data/generated/google/apis/admob_v1.rb +1 -1
  4. data/generated/google/apis/admob_v1/service.rb +1 -1
  5. data/generated/google/apis/appsmarket_v2.rb +1 -1
  6. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  7. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  8. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  9. data/generated/google/apis/blogger_v3.rb +1 -1
  10. data/generated/google/apis/chat_v1.rb +1 -1
  11. data/generated/google/apis/chat_v1/classes.rb +111 -0
  12. data/generated/google/apis/chat_v1/representations.rb +50 -0
  13. data/generated/google/apis/chat_v1/service.rb +32 -0
  14. data/generated/google/apis/classroom_v1.rb +1 -1
  15. data/generated/google/apis/classroom_v1/service.rb +5 -2
  16. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  17. data/generated/google/apis/cloudbuild_v1/classes.rb +1 -1
  18. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  19. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +25 -0
  20. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +15 -0
  21. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  22. data/generated/google/apis/cloudscheduler_v1/classes.rb +5 -5
  23. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  24. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +5 -5
  25. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  26. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  27. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  28. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  29. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  30. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  31. data/generated/google/apis/compute_beta.rb +1 -1
  32. data/generated/google/apis/compute_beta/classes.rb +279 -0
  33. data/generated/google/apis/compute_beta/representations.rb +90 -0
  34. data/generated/google/apis/compute_beta/service.rb +257 -0
  35. data/generated/google/apis/compute_v1.rb +1 -1
  36. data/generated/google/apis/compute_v1/classes.rb +279 -0
  37. data/generated/google/apis/compute_v1/representations.rb +90 -0
  38. data/generated/google/apis/compute_v1/service.rb +257 -0
  39. data/generated/google/apis/container_v1.rb +1 -1
  40. data/generated/google/apis/container_v1/classes.rb +9 -0
  41. data/generated/google/apis/container_v1/representations.rb +1 -0
  42. data/generated/google/apis/container_v1beta1.rb +1 -1
  43. data/generated/google/apis/container_v1beta1/classes.rb +15 -0
  44. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  45. data/generated/google/apis/content_v2.rb +1 -1
  46. data/generated/google/apis/content_v2/classes.rb +2 -2
  47. data/generated/google/apis/content_v2_1.rb +1 -1
  48. data/generated/google/apis/content_v2_1/classes.rb +4 -4
  49. data/generated/google/apis/customsearch_v1.rb +1 -1
  50. data/generated/google/apis/customsearch_v1/service.rb +12 -2
  51. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  52. data/generated/google/apis/datacatalog_v1beta1/classes.rb +3 -3
  53. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  54. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  55. data/generated/google/apis/dataproc_v1.rb +1 -1
  56. data/generated/google/apis/dataproc_v1/classes.rb +9 -9
  57. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  58. data/generated/google/apis/dataproc_v1beta2/classes.rb +9 -9
  59. data/generated/google/apis/datastore_v1.rb +1 -1
  60. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  61. data/generated/google/apis/displayvideo_v1.rb +1 -1
  62. data/generated/google/apis/displayvideo_v1/service.rb +2 -1
  63. data/generated/google/apis/dlp_v2.rb +1 -1
  64. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  65. data/generated/google/apis/dns_v1.rb +1 -1
  66. data/generated/google/apis/dns_v1beta2.rb +1 -1
  67. data/generated/google/apis/dns_v2beta1.rb +4 -4
  68. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  69. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  70. data/generated/google/apis/drive_v2.rb +1 -1
  71. data/generated/google/apis/drive_v2/classes.rb +66 -2
  72. data/generated/google/apis/drive_v2/representations.rb +22 -0
  73. data/generated/google/apis/drive_v2/service.rb +23 -10
  74. data/generated/google/apis/drive_v3.rb +1 -1
  75. data/generated/google/apis/drive_v3/classes.rb +65 -2
  76. data/generated/google/apis/drive_v3/representations.rb +22 -0
  77. data/generated/google/apis/drive_v3/service.rb +8 -5
  78. data/generated/google/apis/firestore_v1.rb +1 -1
  79. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  80. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  81. data/generated/google/apis/firestore_v1/service.rb +78 -0
  82. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  83. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  84. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  85. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  86. data/generated/google/apis/gmail_v1.rb +1 -1
  87. data/generated/google/apis/gmail_v1/classes.rb +53 -53
  88. data/generated/google/apis/gmail_v1/service.rb +72 -72
  89. data/generated/google/apis/healthcare_v1.rb +1 -1
  90. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  91. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  92. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  93. data/generated/google/apis/iam_v1.rb +1 -1
  94. data/generated/google/apis/iam_v1/classes.rb +22 -3
  95. data/generated/google/apis/iam_v1/service.rb +18 -6
  96. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  97. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  98. data/generated/google/apis/ml_v1.rb +1 -1
  99. data/generated/google/apis/ml_v1/classes.rb +17 -11
  100. data/generated/google/apis/monitoring_v3.rb +1 -1
  101. data/generated/google/apis/monitoring_v3/classes.rb +54 -30
  102. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  103. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  104. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  105. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  106. data/generated/google/apis/osconfig_v1.rb +1 -1
  107. data/generated/google/apis/osconfig_v1/classes.rb +2 -2
  108. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  109. data/generated/google/apis/osconfig_v1beta/classes.rb +2 -2
  110. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  111. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  112. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  113. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  114. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  115. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  116. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  117. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  118. data/generated/google/apis/reseller_v1.rb +4 -3
  119. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  120. data/generated/google/apis/reseller_v1/service.rb +247 -252
  121. data/generated/google/apis/run_v1.rb +2 -2
  122. data/generated/google/apis/run_v1/classes.rb +6 -1
  123. data/generated/google/apis/run_v1/service.rb +1 -1
  124. data/generated/google/apis/run_v1alpha1.rb +2 -2
  125. data/generated/google/apis/run_v1alpha1/service.rb +1 -1
  126. data/generated/google/apis/run_v1beta1.rb +2 -2
  127. data/generated/google/apis/run_v1beta1/service.rb +1 -1
  128. data/generated/google/apis/searchconsole_v1.rb +4 -3
  129. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  130. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  131. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +2 -2
  132. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  133. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  134. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  135. data/generated/google/apis/servicecontrol_v1/classes.rb +6 -6
  136. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  137. data/generated/google/apis/servicemanagement_v1/classes.rb +2 -2
  138. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  139. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  140. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  141. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  142. data/generated/google/apis/serviceusage_v1.rb +1 -1
  143. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  144. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  145. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  146. data/generated/google/apis/sheets_v4.rb +1 -1
  147. data/generated/google/apis/sheets_v4/classes.rb +28 -28
  148. data/generated/google/apis/vision_v1.rb +1 -1
  149. data/generated/google/apis/vision_v1/classes.rb +2 -0
  150. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  151. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  152. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  153. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  154. data/generated/google/apis/youtube_v3.rb +1 -1
  155. data/generated/google/apis/youtube_v3/classes.rb +2 -2
  156. data/generated/google/apis/youtube_v3/service.rb +1 -0
  157. data/lib/google/apis/version.rb +1 -1
  158. metadata +7 -3
@@ -18,7 +18,7 @@ require 'google/apis/run_v1/representations.rb'
18
18
 
19
19
  module Google
20
20
  module Apis
21
- # Cloud Run API
21
+ # Cloud Run Admin API
22
22
  #
23
23
  # Deploy and manage user provided container images that scale automatically
24
24
  # based on HTTP traffic.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/run/
27
27
  module RunV1
28
28
  VERSION = 'V1'
29
- REVISION = '20200622'
29
+ REVISION = '20200706'
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'
@@ -2449,7 +2449,12 @@ module Google
2449
2449
  # @return [String]
2450
2450
  attr_accessor :service_account_name
2451
2451
 
2452
- #
2452
+ # TimeoutSeconds holds the max duration the instance is allowed for
2453
+ # responding to a request.
2454
+ # Cloud Run fully managed: defaults to 300 seconds (5 minutes). Maximum
2455
+ # allowed value is 900 seconds (15 minutes).
2456
+ # Cloud Run for Anthos: defaults to 300 seconds (5 minutes). Maximum allowed
2457
+ # value is configurable by the cluster operator.
2453
2458
  # Corresponds to the JSON property `timeoutSeconds`
2454
2459
  # @return [Fixnum]
2455
2460
  attr_accessor :timeout_seconds
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module RunV1
23
- # Cloud Run API
23
+ # Cloud Run Admin API
24
24
  #
25
25
  # Deploy and manage user provided container images that scale automatically
26
26
  # based on HTTP traffic.
@@ -18,7 +18,7 @@ require 'google/apis/run_v1alpha1/representations.rb'
18
18
 
19
19
  module Google
20
20
  module Apis
21
- # Cloud Run API
21
+ # Cloud Run Admin API
22
22
  #
23
23
  # Deploy and manage user provided container images that scale automatically
24
24
  # based on HTTP traffic.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/run/
27
27
  module RunV1alpha1
28
28
  VERSION = 'V1alpha1'
29
- REVISION = '20200622'
29
+ REVISION = '20200706'
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'
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module RunV1alpha1
23
- # Cloud Run API
23
+ # Cloud Run Admin API
24
24
  #
25
25
  # Deploy and manage user provided container images that scale automatically
26
26
  # based on HTTP traffic.
@@ -18,7 +18,7 @@ require 'google/apis/run_v1beta1/representations.rb'
18
18
 
19
19
  module Google
20
20
  module Apis
21
- # Cloud Run API
21
+ # Cloud Run Admin API
22
22
  #
23
23
  # Deploy and manage user provided container images that scale automatically
24
24
  # based on HTTP traffic.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/run/
27
27
  module RunV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20200622'
29
+ REVISION = '20200706'
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'
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module RunV1beta1
23
- # Cloud Run API
23
+ # Cloud Run Admin API
24
24
  #
25
25
  # Deploy and manage user provided container images that scale automatically
26
26
  # based on HTTP traffic.
@@ -18,14 +18,15 @@ require 'google/apis/searchconsole_v1/representations.rb'
18
18
 
19
19
  module Google
20
20
  module Apis
21
- # Google Search Console URL Testing Tools API
21
+ # Google Search Console API
22
22
  #
23
- # Provides tools for running validation tests against single URLs
23
+ # The Search Console API provides access to both Search Console data (verified
24
+ # users only) and to public information on an URL basis (anyone)
24
25
  #
25
26
  # @see https://developers.google.com/webmaster-tools/search-console-api/
26
27
  module SearchconsoleV1
27
28
  VERSION = 'V1'
28
- REVISION = '20200208'
29
+ REVISION = '20200714'
29
30
  end
30
31
  end
31
32
  end
@@ -20,9 +20,10 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module SearchconsoleV1
23
- # Google Search Console URL Testing Tools API
23
+ # Google Search Console API
24
24
  #
25
- # Provides tools for running validation tests against single URLs
25
+ # The Search Console API provides access to both Search Console data (verified
26
+ # users only) and to public information on an URL basis (anyone)
26
27
  #
27
28
  # @example
28
29
  # require 'google/apis/searchconsole_v1'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/service-consumer-management/docs/overview
26
26
  module ServiceconsumermanagementV1
27
27
  VERSION = 'V1'
28
- REVISION = '20200617'
28
+ REVISION = '20200711'
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'
@@ -1967,8 +1967,8 @@ module Google
1967
1967
  # existing data unusable.
1968
1968
  # The following are specific rules for service defined Monitoring metric
1969
1969
  # descriptors:
1970
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
1971
- # `launch_stage` fields are all required. The `unit` field must be specified
1970
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
1971
+ # fields are all required. The `unit` field must be specified
1972
1972
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
1973
1973
  # * Maximum of default 500 metric descriptors per service is allowed.
1974
1974
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/service-consumer-management/docs/overview
26
26
  module ServiceconsumermanagementV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20200617'
28
+ REVISION = '20200711'
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'
@@ -1745,8 +1745,8 @@ module Google
1745
1745
  # existing data unusable.
1746
1746
  # The following are specific rules for service defined Monitoring metric
1747
1747
  # descriptors:
1748
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
1749
- # `launch_stage` fields are all required. The `unit` field must be specified
1748
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
1749
+ # fields are all required. The `unit` field must be specified
1750
1750
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
1751
1751
  # * Maximum of default 500 metric descriptors per service is allowed.
1752
1752
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -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 = '20200619'
29
+ REVISION = '20200715'
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'
@@ -213,8 +213,8 @@ module Google
213
213
  # The name of the service method or operation.
214
214
  # For API calls, this should be the name of the API method.
215
215
  # For example,
216
- # "google.datastore.v1.Datastore.RunQuery"
217
- # "google.logging.v1.LoggingService.DeleteLog"
216
+ # "google.cloud.bigquery.v2.TableService.InsertTable"
217
+ # "google.logging.v2.ConfigServiceV2.CreateSink"
218
218
  # Corresponds to the JSON property `methodName`
219
219
  # @return [String]
220
220
  attr_accessor :method_name
@@ -248,8 +248,8 @@ module Google
248
248
  # The resource or collection that is the target of the operation.
249
249
  # The name is a scheme-less URI, not including the API service name.
250
250
  # For example:
251
- # "shelves/SHELF_ID/books"
252
- # "shelves/SHELF_ID/books/BOOK_ID"
251
+ # "projects/PROJECT_ID/zones/us-central1-a/instances"
252
+ # "projects/PROJECT_ID/datasets/DATASET_ID"
253
253
  # Corresponds to the JSON property `resourceName`
254
254
  # @return [String]
255
255
  attr_accessor :resource_name
@@ -275,7 +275,7 @@ module Google
275
275
  # @return [Hash<String,Object>]
276
276
  attr_accessor :response
277
277
 
278
- # Deprecated, use `metadata` field instead.
278
+ # Deprecated. Use the `metadata` field instead.
279
279
  # Other service-specific data about the request, response, and other
280
280
  # activities.
281
281
  # Corresponds to the JSON property `serviceData`
@@ -283,7 +283,7 @@ module Google
283
283
  attr_accessor :service_data
284
284
 
285
285
  # The name of the API service performing the operation. For example,
286
- # `"datastore.googleapis.com"`.
286
+ # `"compute.googleapis.com"`.
287
287
  # Corresponds to the JSON property `serviceName`
288
288
  # @return [String]
289
289
  attr_accessor :service_name
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/service-management/
28
28
  module ServicemanagementV1
29
29
  VERSION = 'V1'
30
- REVISION = '20200619'
30
+ REVISION = '20200710'
31
31
 
32
32
  # View and manage your data across Google Cloud Platform services
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -2566,8 +2566,8 @@ module Google
2566
2566
  # existing data unusable.
2567
2567
  # The following are specific rules for service defined Monitoring metric
2568
2568
  # descriptors:
2569
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
2570
- # `launch_stage` fields are all required. The `unit` field must be specified
2569
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
2570
+ # fields are all required. The `unit` field must be specified
2571
2571
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
2572
2572
  # * Maximum of default 500 metric descriptors per service is allowed.
2573
2573
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started
27
27
  module ServicenetworkingV1
28
28
  VERSION = 'V1'
29
- REVISION = '20200615'
29
+ REVISION = '20200711'
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'
@@ -2318,8 +2318,8 @@ module Google
2318
2318
  # existing data unusable.
2319
2319
  # The following are specific rules for service defined Monitoring metric
2320
2320
  # descriptors:
2321
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
2322
- # `launch_stage` fields are all required. The `unit` field must be specified
2321
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
2322
+ # fields are all required. The `unit` field must be specified
2323
2323
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
2324
2324
  # * Maximum of default 500 metric descriptors per service is allowed.
2325
2325
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started
27
27
  module ServicenetworkingV1beta
28
28
  VERSION = 'V1beta'
29
- REVISION = '20200615'
29
+ REVISION = '20200711'
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'
@@ -2076,8 +2076,8 @@ module Google
2076
2076
  # existing data unusable.
2077
2077
  # The following are specific rules for service defined Monitoring metric
2078
2078
  # descriptors:
2079
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
2080
- # `launch_stage` fields are all required. The `unit` field must be specified
2079
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
2080
+ # fields are all required. The `unit` field must be specified
2081
2081
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
2082
2082
  # * Maximum of default 500 metric descriptors per service is allowed.
2083
2083
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/service-usage/
28
28
  module ServiceusageV1
29
29
  VERSION = 'V1'
30
- REVISION = '20200617'
30
+ REVISION = '20200711'
31
31
 
32
32
  # View and manage your data across Google Cloud Platform services
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -2975,8 +2975,8 @@ module Google
2975
2975
  # existing data unusable.
2976
2976
  # The following are specific rules for service defined Monitoring metric
2977
2977
  # descriptors:
2978
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
2979
- # `launch_stage` fields are all required. The `unit` field must be specified
2978
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
2979
+ # fields are all required. The `unit` field must be specified
2980
2980
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
2981
2981
  # * Maximum of default 500 metric descriptors per service is allowed.
2982
2982
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/service-usage/
28
28
  module ServiceusageV1beta1
29
29
  VERSION = 'V1beta1'
30
- REVISION = '20200617'
30
+ REVISION = '20200711'
31
31
 
32
32
  # View and manage your data across Google Cloud Platform services
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -3152,8 +3152,8 @@ module Google
3152
3152
  # existing data unusable.
3153
3153
  # The following are specific rules for service defined Monitoring metric
3154
3154
  # descriptors:
3155
- # * `type`, `metric_kind`, `value_type`, `description`, `display_name`,
3156
- # `launch_stage` fields are all required. The `unit` field must be specified
3155
+ # * `type`, `metric_kind`, `value_type`, `description`, and `display_name`
3156
+ # fields are all required. The `unit` field must be specified
3157
3157
  # if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
3158
3158
  # * Maximum of default 500 metric descriptors per service is allowed.
3159
3159
  # * Maximum of default 10 labels per metric descriptor is allowed.
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/sheets/
26
26
  module SheetsV4
27
27
  VERSION = 'V4'
28
- REVISION = '20200616'
28
+ REVISION = '20200707'
29
29
 
30
30
  # See, edit, create, and delete all of your Google Drive files
31
31
  AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
@@ -480,7 +480,7 @@ module Google
480
480
 
481
481
  # A range on a sheet.
482
482
  # All indexes are zero-based.
483
- # Indexes are half open, e.g the start index is inclusive
483
+ # Indexes are half open, i.e. the start index is inclusive
484
484
  # and the end index is exclusive -- [start_index, end_index).
485
485
  # Missing indexes indicate the range is unbounded on that side.
486
486
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -578,7 +578,7 @@ module Google
578
578
 
579
579
  # A range on a sheet.
580
580
  # All indexes are zero-based.
581
- # Indexes are half open, e.g the start index is inclusive
581
+ # Indexes are half open, i.e. the start index is inclusive
582
582
  # and the end index is exclusive -- [start_index, end_index).
583
583
  # Missing indexes indicate the range is unbounded on that side.
584
584
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -1744,7 +1744,7 @@ module Google
1744
1744
 
1745
1745
  # A range on a sheet.
1746
1746
  # All indexes are zero-based.
1747
- # Indexes are half open, e.g the start index is inclusive
1747
+ # Indexes are half open, i.e. the start index is inclusive
1748
1748
  # and the end index is exclusive -- [start_index, end_index).
1749
1749
  # Missing indexes indicate the range is unbounded on that side.
1750
1750
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -3891,7 +3891,7 @@ module Google
3891
3891
 
3892
3892
  # A range on a sheet.
3893
3893
  # All indexes are zero-based.
3894
- # Indexes are half open, e.g the start index is inclusive
3894
+ # Indexes are half open, i.e. the start index is inclusive
3895
3895
  # and the end index is exclusive -- [start_index, end_index).
3896
3896
  # Missing indexes indicate the range is unbounded on that side.
3897
3897
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -3927,7 +3927,7 @@ module Google
3927
3927
 
3928
3928
  # A range on a sheet.
3929
3929
  # All indexes are zero-based.
3930
- # Indexes are half open, e.g the start index is inclusive
3930
+ # Indexes are half open, i.e. the start index is inclusive
3931
3931
  # and the end index is exclusive -- [start_index, end_index).
3932
3932
  # Missing indexes indicate the range is unbounded on that side.
3933
3933
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -4053,7 +4053,7 @@ module Google
4053
4053
 
4054
4054
  # A range on a sheet.
4055
4055
  # All indexes are zero-based.
4056
- # Indexes are half open, e.g the start index is inclusive
4056
+ # Indexes are half open, i.e. the start index is inclusive
4057
4057
  # and the end index is exclusive -- [start_index, end_index).
4058
4058
  # Missing indexes indicate the range is unbounded on that side.
4059
4059
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -4114,7 +4114,7 @@ module Google
4114
4114
 
4115
4115
  # A range on a sheet.
4116
4116
  # All indexes are zero-based.
4117
- # Indexes are half open, e.g the start index is inclusive
4117
+ # Indexes are half open, i.e. the start index is inclusive
4118
4118
  # and the end index is exclusive -- [start_index, end_index).
4119
4119
  # Missing indexes indicate the range is unbounded on that side.
4120
4120
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -4458,7 +4458,7 @@ module Google
4458
4458
 
4459
4459
  # A range on a sheet.
4460
4460
  # All indexes are zero-based.
4461
- # Indexes are half open, e.g the start index is inclusive
4461
+ # Indexes are half open, i.e. the start index is inclusive
4462
4462
  # and the end index is exclusive -- [start_index, end_index).
4463
4463
  # Missing indexes indicate the range is unbounded on that side.
4464
4464
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -4594,7 +4594,7 @@ module Google
4594
4594
 
4595
4595
  # A range on a sheet.
4596
4596
  # All indexes are zero-based.
4597
- # Indexes are half open, e.g the start index is inclusive
4597
+ # Indexes are half open, i.e. the start index is inclusive
4598
4598
  # and the end index is exclusive -- [start_index, end_index).
4599
4599
  # Missing indexes indicate the range is unbounded on that side.
4600
4600
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -5521,7 +5521,7 @@ module Google
5521
5521
 
5522
5522
  # A range on a sheet.
5523
5523
  # All indexes are zero-based.
5524
- # Indexes are half open, e.g the start index is inclusive
5524
+ # Indexes are half open, i.e. the start index is inclusive
5525
5525
  # and the end index is exclusive -- [start_index, end_index).
5526
5526
  # Missing indexes indicate the range is unbounded on that side.
5527
5527
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -5607,7 +5607,7 @@ module Google
5607
5607
 
5608
5608
  # A range on a sheet.
5609
5609
  # All indexes are zero-based.
5610
- # Indexes are half open, e.g the start index is inclusive
5610
+ # Indexes are half open, i.e. the start index is inclusive
5611
5611
  # and the end index is exclusive -- [start_index, end_index).
5612
5612
  # Missing indexes indicate the range is unbounded on that side.
5613
5613
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -5925,7 +5925,7 @@ module Google
5925
5925
 
5926
5926
  # A range on a sheet.
5927
5927
  # All indexes are zero-based.
5928
- # Indexes are half open, e.g the start index is inclusive
5928
+ # Indexes are half open, i.e. the start index is inclusive
5929
5929
  # and the end index is exclusive -- [start_index, end_index).
5930
5930
  # Missing indexes indicate the range is unbounded on that side.
5931
5931
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -6296,7 +6296,7 @@ module Google
6296
6296
 
6297
6297
  # A range on a sheet.
6298
6298
  # All indexes are zero-based.
6299
- # Indexes are half open, e.g the start index is inclusive
6299
+ # Indexes are half open, i.e. the start index is inclusive
6300
6300
  # and the end index is exclusive -- [start_index, end_index).
6301
6301
  # Missing indexes indicate the range is unbounded on that side.
6302
6302
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -6705,7 +6705,7 @@ module Google
6705
6705
 
6706
6706
  # A range on a sheet.
6707
6707
  # All indexes are zero-based.
6708
- # Indexes are half open, e.g the start index is inclusive
6708
+ # Indexes are half open, i.e. the start index is inclusive
6709
6709
  # and the end index is exclusive -- [start_index, end_index).
6710
6710
  # Missing indexes indicate the range is unbounded on that side.
6711
6711
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -6795,7 +6795,7 @@ module Google
6795
6795
 
6796
6796
  # A range on a sheet.
6797
6797
  # All indexes are zero-based.
6798
- # Indexes are half open, e.g the start index is inclusive
6798
+ # Indexes are half open, i.e. the start index is inclusive
6799
6799
  # and the end index is exclusive -- [start_index, end_index).
6800
6800
  # Missing indexes indicate the range is unbounded on that side.
6801
6801
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -7625,7 +7625,7 @@ module Google
7625
7625
 
7626
7626
  # A range on a sheet.
7627
7627
  # All indexes are zero-based.
7628
- # Indexes are half open, e.g the start index is inclusive
7628
+ # Indexes are half open, i.e. the start index is inclusive
7629
7629
  # and the end index is exclusive -- [start_index, end_index).
7630
7630
  # Missing indexes indicate the range is unbounded on that side.
7631
7631
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -7761,7 +7761,7 @@ module Google
7761
7761
 
7762
7762
  # A range on a sheet.
7763
7763
  # All indexes are zero-based.
7764
- # Indexes are half open, e.g the start index is inclusive
7764
+ # Indexes are half open, i.e. the start index is inclusive
7765
7765
  # and the end index is exclusive -- [start_index, end_index).
7766
7766
  # Missing indexes indicate the range is unbounded on that side.
7767
7767
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -7835,7 +7835,7 @@ module Google
7835
7835
 
7836
7836
  # A range on a sheet.
7837
7837
  # All indexes are zero-based.
7838
- # Indexes are half open, e.g the start index is inclusive
7838
+ # Indexes are half open, i.e. the start index is inclusive
7839
7839
  # and the end index is exclusive -- [start_index, end_index).
7840
7840
  # Missing indexes indicate the range is unbounded on that side.
7841
7841
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -7897,7 +7897,7 @@ module Google
7897
7897
 
7898
7898
  # A range on a sheet.
7899
7899
  # All indexes are zero-based.
7900
- # Indexes are half open, e.g the start index is inclusive
7900
+ # Indexes are half open, i.e. the start index is inclusive
7901
7901
  # and the end index is exclusive -- [start_index, end_index).
7902
7902
  # Missing indexes indicate the range is unbounded on that side.
7903
7903
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -8669,7 +8669,7 @@ module Google
8669
8669
 
8670
8670
  # A range on a sheet.
8671
8671
  # All indexes are zero-based.
8672
- # Indexes are half open, e.g the start index is inclusive
8672
+ # Indexes are half open, i.e. the start index is inclusive
8673
8673
  # and the end index is exclusive -- [start_index, end_index).
8674
8674
  # Missing indexes indicate the range is unbounded on that side.
8675
8675
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -9158,7 +9158,7 @@ module Google
9158
9158
 
9159
9159
  # A range on a sheet.
9160
9160
  # All indexes are zero-based.
9161
- # Indexes are half open, e.g the start index is inclusive
9161
+ # Indexes are half open, i.e. the start index is inclusive
9162
9162
  # and the end index is exclusive -- [start_index, end_index).
9163
9163
  # Missing indexes indicate the range is unbounded on that side.
9164
9164
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -9228,7 +9228,7 @@ module Google
9228
9228
 
9229
9229
  # A range on a sheet.
9230
9230
  # All indexes are zero-based.
9231
- # Indexes are half open, e.g the start index is inclusive
9231
+ # Indexes are half open, i.e. the start index is inclusive
9232
9232
  # and the end index is exclusive -- [start_index, end_index).
9233
9233
  # Missing indexes indicate the range is unbounded on that side.
9234
9234
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -9547,7 +9547,7 @@ module Google
9547
9547
 
9548
9548
  # A range on a sheet.
9549
9549
  # All indexes are zero-based.
9550
- # Indexes are half open, e.g the start index is inclusive
9550
+ # Indexes are half open, i.e. the start index is inclusive
9551
9551
  # and the end index is exclusive -- [start_index, end_index).
9552
9552
  # Missing indexes indicate the range is unbounded on that side.
9553
9553
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -9999,7 +9999,7 @@ module Google
9999
9999
 
10000
10000
  # A range on a sheet.
10001
10001
  # All indexes are zero-based.
10002
- # Indexes are half open, e.g the start index is inclusive
10002
+ # Indexes are half open, i.e. the start index is inclusive
10003
10003
  # and the end index is exclusive -- [start_index, end_index).
10004
10004
  # Missing indexes indicate the range is unbounded on that side.
10005
10005
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -10761,7 +10761,7 @@ module Google
10761
10761
 
10762
10762
  # A range on a sheet.
10763
10763
  # All indexes are zero-based.
10764
- # Indexes are half open, e.g the start index is inclusive
10764
+ # Indexes are half open, i.e. the start index is inclusive
10765
10765
  # and the end index is exclusive -- [start_index, end_index).
10766
10766
  # Missing indexes indicate the range is unbounded on that side.
10767
10767
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -10820,7 +10820,7 @@ module Google
10820
10820
 
10821
10821
  # A range on a sheet.
10822
10822
  # All indexes are zero-based.
10823
- # Indexes are half open, e.g the start index is inclusive
10823
+ # Indexes are half open, i.e. the start index is inclusive
10824
10824
  # and the end index is exclusive -- [start_index, end_index).
10825
10825
  # Missing indexes indicate the range is unbounded on that side.
10826
10826
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -10915,7 +10915,7 @@ module Google
10915
10915
 
10916
10916
  # A range on a sheet.
10917
10917
  # All indexes are zero-based.
10918
- # Indexes are half open, e.g the start index is inclusive
10918
+ # Indexes are half open, i.e. the start index is inclusive
10919
10919
  # and the end index is exclusive -- [start_index, end_index).
10920
10920
  # Missing indexes indicate the range is unbounded on that side.
10921
10921
  # For example, if `"Sheet1"` is sheet ID 0, then:
@@ -10979,7 +10979,7 @@ module Google
10979
10979
 
10980
10980
  # A range on a sheet.
10981
10981
  # All indexes are zero-based.
10982
- # Indexes are half open, e.g the start index is inclusive
10982
+ # Indexes are half open, i.e. the start index is inclusive
10983
10983
  # and the end index is exclusive -- [start_index, end_index).
10984
10984
  # Missing indexes indicate the range is unbounded on that side.
10985
10985
  # For example, if `"Sheet1"` is sheet ID 0, then: