google-api-client 0.19.5 → 0.19.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +30 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +7 -0
  5. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
  6. data/generated/google/apis/appengine_v1.rb +1 -1
  7. data/generated/google/apis/appengine_v1/classes.rb +7 -0
  8. data/generated/google/apis/appengine_v1/representations.rb +1 -0
  9. data/generated/google/apis/appengine_v1beta.rb +1 -1
  10. data/generated/google/apis/appengine_v1beta/classes.rb +7 -0
  11. data/generated/google/apis/appengine_v1beta/representations.rb +1 -0
  12. data/generated/google/apis/bigquery_v2.rb +1 -1
  13. data/generated/google/apis/bigquery_v2/classes.rb +34 -6
  14. data/generated/google/apis/bigquery_v2/representations.rb +5 -1
  15. data/generated/google/apis/bigquery_v2/service.rb +15 -3
  16. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  17. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +1 -0
  18. data/generated/google/apis/calendar_v3.rb +1 -1
  19. data/generated/google/apis/calendar_v3/classes.rb +45 -0
  20. data/generated/google/apis/calendar_v3/representations.rb +29 -0
  21. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  22. data/generated/google/apis/cloudbuild_v1/classes.rb +11 -2
  23. data/generated/google/apis/compute_alpha.rb +1 -1
  24. data/generated/google/apis/compute_alpha/classes.rb +64 -30
  25. data/generated/google/apis/compute_alpha/representations.rb +1 -0
  26. data/generated/google/apis/compute_alpha/service.rb +142 -5
  27. data/generated/google/apis/compute_beta.rb +1 -1
  28. data/generated/google/apis/compute_beta/classes.rb +55 -29
  29. data/generated/google/apis/compute_beta/service.rb +3 -3
  30. data/generated/google/apis/compute_v1.rb +1 -1
  31. data/generated/google/apis/compute_v1/classes.rb +219 -23
  32. data/generated/google/apis/compute_v1/representations.rb +68 -0
  33. data/generated/google/apis/compute_v1/service.rb +148 -3
  34. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  35. data/generated/google/apis/dialogflow_v2beta1/classes.rb +1769 -367
  36. data/generated/google/apis/dialogflow_v2beta1/representations.rb +813 -223
  37. data/generated/google/apis/dialogflow_v2beta1/service.rb +224 -224
  38. data/generated/google/apis/dlp_v2beta1.rb +1 -1
  39. data/generated/google/apis/dlp_v2beta1/classes.rb +3 -1
  40. data/generated/google/apis/dlp_v2beta2.rb +1 -1
  41. data/generated/google/apis/dlp_v2beta2/classes.rb +3 -1
  42. data/generated/google/apis/drive_v2.rb +1 -1
  43. data/generated/google/apis/drive_v2/classes.rb +2 -1
  44. data/generated/google/apis/gmail_v1.rb +1 -1
  45. data/generated/google/apis/gmail_v1/classes.rb +24 -24
  46. data/generated/google/apis/ml_v1.rb +1 -1
  47. data/generated/google/apis/ml_v1/classes.rb +16 -0
  48. data/generated/google/apis/ml_v1/representations.rb +2 -0
  49. data/generated/google/apis/monitoring_v3.rb +1 -1
  50. data/generated/google/apis/monitoring_v3/classes.rb +9 -1
  51. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  52. data/generated/google/apis/poly_v1.rb +1 -1
  53. data/generated/google/apis/poly_v1/classes.rb +9 -0
  54. data/generated/google/apis/poly_v1/representations.rb +1 -0
  55. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  56. data/generated/google/apis/safebrowsing_v4/classes.rb +7 -0
  57. data/generated/google/apis/safebrowsing_v4/representations.rb +1 -0
  58. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  59. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +4 -2
  60. data/generated/google/apis/sheets_v4.rb +1 -1
  61. data/generated/google/apis/sheets_v4/classes.rb +282 -0
  62. data/generated/google/apis/sheets_v4/representations.rb +66 -0
  63. data/generated/google/apis/slides_v1.rb +1 -1
  64. data/generated/google/apis/slides_v1/classes.rb +15 -0
  65. data/generated/google/apis/slides_v1/representations.rb +1 -0
  66. data/generated/google/apis/slides_v1/service.rb +1 -0
  67. data/generated/google/apis/sqladmin_v1beta3.rb +1 -1
  68. data/generated/google/apis/sqladmin_v1beta3/classes.rb +17 -0
  69. data/generated/google/apis/sqladmin_v1beta3/representations.rb +2 -0
  70. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  71. data/generated/google/apis/sqladmin_v1beta4/classes.rb +37 -15
  72. data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
  73. data/generated/google/apis/sqladmin_v1beta4/service.rb +1 -2
  74. data/generated/google/apis/testing_v1.rb +1 -1
  75. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  76. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  77. data/lib/google/apis/version.rb +1 -1
  78. metadata +2 -2
@@ -640,6 +640,12 @@ module Google
640
640
  include Google::Apis::Core::JsonObjectSupport
641
641
  end
642
642
 
643
+ class HistogramRule
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
643
649
  class HistogramSeries
644
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
645
651
 
@@ -676,6 +682,18 @@ module Google
676
682
  include Google::Apis::Core::JsonObjectSupport
677
683
  end
678
684
 
685
+ class ManualRule
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class ManualRuleGroup
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
679
697
  class MatchedDeveloperMetadata
680
698
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
699
 
@@ -754,6 +772,12 @@ module Google
754
772
  include Google::Apis::Core::JsonObjectSupport
755
773
  end
756
774
 
775
+ class PivotGroupRule
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
757
781
  class PivotGroupSortValueBucket
758
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
759
783
 
@@ -2137,6 +2161,15 @@ module Google
2137
2161
  end
2138
2162
  end
2139
2163
 
2164
+ class HistogramRule
2165
+ # @private
2166
+ class Representation < Google::Apis::Core::JsonRepresentation
2167
+ property :end, as: 'end'
2168
+ property :interval, as: 'interval'
2169
+ property :start, as: 'start'
2170
+ end
2171
+ end
2172
+
2140
2173
  class HistogramSeries
2141
2174
  # @private
2142
2175
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2191,6 +2224,24 @@ module Google
2191
2224
  end
2192
2225
  end
2193
2226
 
2227
+ class ManualRule
2228
+ # @private
2229
+ class Representation < Google::Apis::Core::JsonRepresentation
2230
+ collection :groups, as: 'groups', class: Google::Apis::SheetsV4::ManualRuleGroup, decorator: Google::Apis::SheetsV4::ManualRuleGroup::Representation
2231
+
2232
+ end
2233
+ end
2234
+
2235
+ class ManualRuleGroup
2236
+ # @private
2237
+ class Representation < Google::Apis::Core::JsonRepresentation
2238
+ property :group_name, as: 'groupName', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
2239
+
2240
+ collection :items, as: 'items', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
2241
+
2242
+ end
2243
+ end
2244
+
2194
2245
  class MatchedDeveloperMetadata
2195
2246
  # @private
2196
2247
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2321,6 +2372,10 @@ module Google
2321
2372
  class PivotGroup
2322
2373
  # @private
2323
2374
  class Representation < Google::Apis::Core::JsonRepresentation
2375
+ property :group_rule, as: 'groupRule', class: Google::Apis::SheetsV4::PivotGroupRule, decorator: Google::Apis::SheetsV4::PivotGroupRule::Representation
2376
+
2377
+ property :label, as: 'label'
2378
+ property :repeat_headings, as: 'repeatHeadings'
2324
2379
  property :show_totals, as: 'showTotals'
2325
2380
  property :sort_order, as: 'sortOrder'
2326
2381
  property :source_column_offset, as: 'sourceColumnOffset'
@@ -2331,6 +2386,16 @@ module Google
2331
2386
  end
2332
2387
  end
2333
2388
 
2389
+ class PivotGroupRule
2390
+ # @private
2391
+ class Representation < Google::Apis::Core::JsonRepresentation
2392
+ property :histogram_rule, as: 'histogramRule', class: Google::Apis::SheetsV4::HistogramRule, decorator: Google::Apis::SheetsV4::HistogramRule::Representation
2393
+
2394
+ property :manual_rule, as: 'manualRule', class: Google::Apis::SheetsV4::ManualRule, decorator: Google::Apis::SheetsV4::ManualRule::Representation
2395
+
2396
+ end
2397
+ end
2398
+
2334
2399
  class PivotGroupSortValueBucket
2335
2400
  # @private
2336
2401
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2369,6 +2434,7 @@ module Google
2369
2434
  class PivotValue
2370
2435
  # @private
2371
2436
  class Representation < Google::Apis::Core::JsonRepresentation
2437
+ property :calculated_display_type, as: 'calculatedDisplayType'
2372
2438
  property :formula, as: 'formula'
2373
2439
  property :name, as: 'name'
2374
2440
  property :source_column_offset, as: 'sourceColumnOffset'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/slides/
26
26
  module SlidesV1
27
27
  VERSION = 'V1'
28
- REVISION = '20180108'
28
+ REVISION = '20180129'
29
29
 
30
30
  # View and manage the files in your Google Drive
31
31
  AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
@@ -2562,6 +2562,17 @@ module Google
2562
2562
  # @return [Google::Apis::SlidesV1::SubstringMatchCriteria]
2563
2563
  attr_accessor :contains_text
2564
2564
 
2565
+ # The image replace method.
2566
+ # If you specify both a `replace_method` and an `image_replace_method`, the
2567
+ # `image_replace_method` takes precedence.
2568
+ # If you do not specify a value for `image_replace_method`, but specify a
2569
+ # value for `replace_method`, then the specified `replace_method` value is
2570
+ # used.
2571
+ # If you do not specify either, then CENTER_INSIDE is used.
2572
+ # Corresponds to the JSON property `imageReplaceMethod`
2573
+ # @return [String]
2574
+ attr_accessor :image_replace_method
2575
+
2565
2576
  # The image URL.
2566
2577
  # The image is fetched once at insertion time and a copy is stored for
2567
2578
  # display inside the presentation. Images must be less than 50MB in size,
@@ -2582,6 +2593,9 @@ module Google
2582
2593
  attr_accessor :page_object_ids
2583
2594
 
2584
2595
  # The replace method.
2596
+ # Deprecated: use `image_replace_method` instead.
2597
+ # If you specify both a `replace_method` and an `image_replace_method`, the
2598
+ # `image_replace_method` takes precedence.
2585
2599
  # Corresponds to the JSON property `replaceMethod`
2586
2600
  # @return [String]
2587
2601
  attr_accessor :replace_method
@@ -2593,6 +2607,7 @@ module Google
2593
2607
  # Update properties of this object
2594
2608
  def update!(**args)
2595
2609
  @contains_text = args[:contains_text] if args.key?(:contains_text)
2610
+ @image_replace_method = args[:image_replace_method] if args.key?(:image_replace_method)
2596
2611
  @image_url = args[:image_url] if args.key?(:image_url)
2597
2612
  @page_object_ids = args[:page_object_ids] if args.key?(:page_object_ids)
2598
2613
  @replace_method = args[:replace_method] if args.key?(:replace_method)
@@ -1474,6 +1474,7 @@ module Google
1474
1474
  class Representation < Google::Apis::Core::JsonRepresentation
1475
1475
  property :contains_text, as: 'containsText', class: Google::Apis::SlidesV1::SubstringMatchCriteria, decorator: Google::Apis::SlidesV1::SubstringMatchCriteria::Representation
1476
1476
 
1477
+ property :image_replace_method, as: 'imageReplaceMethod'
1477
1478
  property :image_url, as: 'imageUrl'
1478
1479
  collection :page_object_ids, as: 'pageObjectIds'
1479
1480
  property :replace_method, as: 'replaceMethod'
@@ -193,6 +193,7 @@ module Google
193
193
 
194
194
  # Generates a thumbnail of the latest version of the specified page in the
195
195
  # presentation and returns a URL to the thumbnail image.
196
+ # This request counts as an expensive read request for quota purposes.
196
197
  # @param [String] presentation_id
197
198
  # The ID of the presentation to retrieve.
198
199
  # @param [String] page_object_id
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/sql/docs/reference/latest
27
27
  module SqladminV1beta3
28
28
  VERSION = 'V1beta3'
29
- REVISION = '20170807'
29
+ REVISION = '20180124'
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'
@@ -50,6 +50,14 @@ module Google
50
50
  # @return [String]
51
51
  attr_accessor :kind
52
52
 
53
+ # Whether replication log archiving is enabled. Replication log archiving is
54
+ # required for the point-in-time recovery (PITR) feature. PostgreSQL instances
55
+ # only.
56
+ # Corresponds to the JSON property `replicationLogArchivingEnabled`
57
+ # @return [Boolean]
58
+ attr_accessor :replication_log_archiving_enabled
59
+ alias_method :replication_log_archiving_enabled?, :replication_log_archiving_enabled
60
+
53
61
  # Start time for the daily backup configuration in UTC timezone in the 24 hour
54
62
  # format - HH:MM.
55
63
  # Corresponds to the JSON property `startTime`
@@ -66,6 +74,7 @@ module Google
66
74
  @enabled = args[:enabled] if args.key?(:enabled)
67
75
  @id = args[:id] if args.key?(:id)
68
76
  @kind = args[:kind] if args.key?(:kind)
77
+ @replication_log_archiving_enabled = args[:replication_log_archiving_enabled] if args.key?(:replication_log_archiving_enabled)
69
78
  @start_time = args[:start_time] if args.key?(:start_time)
70
79
  end
71
80
  end
@@ -223,6 +232,13 @@ module Google
223
232
  # @return [String]
224
233
  attr_accessor :kind
225
234
 
235
+ # The epoch timestamp, in milliseconds, of the time to which a point-in-time
236
+ # recovery (PITR) is performed. PostgreSQL instances only. For MySQL instances,
237
+ # use the binLogCoordinates property.
238
+ # Corresponds to the JSON property `pitrTimestampMs`
239
+ # @return [Fixnum]
240
+ attr_accessor :pitr_timestamp_ms
241
+
226
242
  # Name of the Cloud SQL instance to be cloned.
227
243
  # Corresponds to the JSON property `sourceInstanceName`
228
244
  # @return [String]
@@ -237,6 +253,7 @@ module Google
237
253
  @bin_log_coordinates = args[:bin_log_coordinates] if args.key?(:bin_log_coordinates)
238
254
  @destination_instance_name = args[:destination_instance_name] if args.key?(:destination_instance_name)
239
255
  @kind = args[:kind] if args.key?(:kind)
256
+ @pitr_timestamp_ms = args[:pitr_timestamp_ms] if args.key?(:pitr_timestamp_ms)
240
257
  @source_instance_name = args[:source_instance_name] if args.key?(:source_instance_name)
241
258
  end
242
259
  end
@@ -287,6 +287,7 @@ module Google
287
287
  property :enabled, as: 'enabled'
288
288
  property :id, as: 'id'
289
289
  property :kind, as: 'kind'
290
+ property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled'
290
291
  property :start_time, as: 'startTime'
291
292
  end
292
293
  end
@@ -337,6 +338,7 @@ module Google
337
338
 
338
339
  property :destination_instance_name, as: 'destinationInstanceName'
339
340
  property :kind, as: 'kind'
341
+ property :pitr_timestamp_ms, :numeric_string => true, as: 'pitrTimestampMs'
340
342
  property :source_instance_name, as: 'sourceInstanceName'
341
343
  end
342
344
  end
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/sql/docs/reference/latest
27
27
  module SqladminV1beta4
28
28
  VERSION = 'V1beta4'
29
- REVISION = '20171011'
29
+ REVISION = '20180124'
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'
@@ -82,6 +82,14 @@ module Google
82
82
  # @return [String]
83
83
  attr_accessor :kind
84
84
 
85
+ # Whether replication log archiving is enabled. Replication log archiving is
86
+ # required for the point-in-time recovery (PITR) feature. PostgreSQL instances
87
+ # only.
88
+ # Corresponds to the JSON property `replicationLogArchivingEnabled`
89
+ # @return [Boolean]
90
+ attr_accessor :replication_log_archiving_enabled
91
+ alias_method :replication_log_archiving_enabled?, :replication_log_archiving_enabled
92
+
85
93
  # Start time for the daily backup configuration in UTC timezone in the 24 hour
86
94
  # format - HH:MM.
87
95
  # Corresponds to the JSON property `startTime`
@@ -97,6 +105,7 @@ module Google
97
105
  @binary_log_enabled = args[:binary_log_enabled] if args.key?(:binary_log_enabled)
98
106
  @enabled = args[:enabled] if args.key?(:enabled)
99
107
  @kind = args[:kind] if args.key?(:kind)
108
+ @replication_log_archiving_enabled = args[:replication_log_archiving_enabled] if args.key?(:replication_log_archiving_enabled)
100
109
  @start_time = args[:start_time] if args.key?(:start_time)
101
110
  end
102
111
  end
@@ -273,6 +282,13 @@ module Google
273
282
  # @return [String]
274
283
  attr_accessor :kind
275
284
 
285
+ # The epoch timestamp, in milliseconds, of the time to which a point-in-time
286
+ # recovery (PITR) is performed. PostgreSQL instances only. For MySQL instances,
287
+ # use the binLogCoordinates property.
288
+ # Corresponds to the JSON property `pitrTimestampMs`
289
+ # @return [Fixnum]
290
+ attr_accessor :pitr_timestamp_ms
291
+
276
292
  def initialize(**args)
277
293
  update!(**args)
278
294
  end
@@ -282,6 +298,7 @@ module Google
282
298
  @bin_log_coordinates = args[:bin_log_coordinates] if args.key?(:bin_log_coordinates)
283
299
  @destination_instance_name = args[:destination_instance_name] if args.key?(:destination_instance_name)
284
300
  @kind = args[:kind] if args.key?(:kind)
301
+ @pitr_timestamp_ms = args[:pitr_timestamp_ms] if args.key?(:pitr_timestamp_ms)
285
302
  end
286
303
  end
287
304
 
@@ -422,9 +439,9 @@ module Google
422
439
  # @return [Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica]
423
440
  attr_accessor :failover_replica
424
441
 
425
- # The GCE zone that the instance is serving from. In case when the instance is
426
- # failed over to standby zone, this value may be different with what user
427
- # specified in the settings.
442
+ # The Compute Engine zone that the instance is currently serving from. This
443
+ # value could be different from the zone that was specified when the instance
444
+ # was created if the instance has failed over to its secondary zone.
428
445
  # Corresponds to the JSON property `gceZone`
429
446
  # @return [String]
430
447
  attr_accessor :gce_zone
@@ -771,8 +788,8 @@ module Google
771
788
 
772
789
  # The path to the file in Google Cloud Storage where the export will be stored.
773
790
  # The URI is in the form gs://bucketName/fileName. If the file already exists,
774
- # the operation fails. If fileType is SQL and the filename ends with .gz, the
775
- # contents are compressed.
791
+ # the requests succeeds, but the operation fails. If fileType is SQL and the
792
+ # filename ends with .gz, the contents are compressed.
776
793
  # Corresponds to the JSON property `uri`
777
794
  # @return [String]
778
795
  attr_accessor :uri
@@ -1329,7 +1346,8 @@ module Google
1329
1346
  # @return [String]
1330
1347
  attr_accessor :kind
1331
1348
 
1332
- #
1349
+ # Maintenance timing setting: canary (Earlier) or stable (Later).
1350
+ # Learn more.
1333
1351
  # Corresponds to the JSON property `updateTrack`
1334
1352
  # @return [String]
1335
1353
  attr_accessor :update_track
@@ -1731,16 +1749,15 @@ module Google
1731
1749
  include Google::Apis::Core::Hashable
1732
1750
 
1733
1751
  # The activation policy specifies when the instance is activated; it is
1734
- # applicable only when the instance state is RUNNABLE. The activation policy
1735
- # cannot be updated together with other settings for Second Generation instances.
1736
- # Valid values:
1737
- # ALWAYS: The instance is on; it is not deactivated by inactivity.
1752
+ # applicable only when the instance state is RUNNABLE. Valid values:
1753
+ # ALWAYS: The instance is on, and remains so even in the absence of connection
1754
+ # requests.
1738
1755
  # NEVER: The instance is off; it is not activated, even if a connection request
1739
1756
  # arrives.
1740
- # ON_DEMAND: The instance responds to incoming requests, and turns itself off
1741
- # when not in use. Instances with PER_USE pricing turn off after 15 minutes of
1742
- # inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of
1743
- # inactivity.
1757
+ # ON_DEMAND: First Generation instances only. The instance responds to incoming
1758
+ # requests, and turns itself off when not in use. Instances with PER_USE pricing
1759
+ # turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing
1760
+ # turn off after 12 hours of inactivity.
1744
1761
  # Corresponds to the JSON property `activationPolicy`
1745
1762
  # @return [String]
1746
1763
  attr_accessor :activation_policy
@@ -1751,7 +1768,12 @@ module Google
1751
1768
  # @return [Array<String>]
1752
1769
  attr_accessor :authorized_gae_applications
1753
1770
 
1754
- # Reserved for future use.
1771
+ # Availability type (PostgreSQL instances only). Potential values:
1772
+ # ZONAL: The instance serves data from only one zone. Outages in that zone
1773
+ # affect data accessibility.
1774
+ # REGIONAL: The instance can serve data from more than one zone in a region (it
1775
+ # is highly available).
1776
+ # For more information, see Overview of the High Availability Configuration.
1755
1777
  # Corresponds to the JSON property `availabilityType`
1756
1778
  # @return [String]
1757
1779
  attr_accessor :availability_type
@@ -363,6 +363,7 @@ module Google
363
363
  property :binary_log_enabled, as: 'binaryLogEnabled'
364
364
  property :enabled, as: 'enabled'
365
365
  property :kind, as: 'kind'
366
+ property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled'
366
367
  property :start_time, as: 'startTime'
367
368
  end
368
369
  end
@@ -416,6 +417,7 @@ module Google
416
417
 
417
418
  property :destination_instance_name, as: 'destinationInstanceName'
418
419
  property :kind, as: 'kind'
420
+ property :pitr_timestamp_ms, :numeric_string => true, as: 'pitrTimestampMs'
419
421
  end
420
422
  end
421
423
 
@@ -595,8 +595,7 @@ module Google
595
595
  execute_or_queue_command(command, &block)
596
596
  end
597
597
 
598
- # Demotes the standalone instance to be a read replica Cloud SQL instance of an
599
- # on-premises master.
598
+ # Reserved for future use.
600
599
  # @param [String] project
601
600
  # ID of the project that contains the instance.
602
601
  # @param [String] instance
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/cloud-test-lab/
27
27
  module TestingV1
28
28
  VERSION = 'V1'
29
- REVISION = '20180105'
29
+ REVISION = '20180202'
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'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/tpu/
26
26
  module TpuV1alpha1
27
27
  VERSION = 'V1alpha1'
28
- REVISION = '20180127'
28
+ REVISION = '20180202'
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'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/youtube/partner/
26
26
  module YoutubePartnerV1
27
27
  VERSION = 'V1'
28
- REVISION = '20180122'
28
+ REVISION = '20180129'
29
29
 
30
30
  # View and manage your assets and associated content on YouTube
31
31
  AUTH_YOUTUBEPARTNER = 'https://www.googleapis.com/auth/youtubepartner'
@@ -15,7 +15,7 @@
15
15
  module Google
16
16
  module Apis
17
17
  # Client library version
18
- VERSION = '0.19.5'
18
+ VERSION = '0.19.6'
19
19
 
20
20
  # Current operating system
21
21
  # @private
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.5
4
+ version: 0.19.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Bazyl
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2018-01-29 00:00:00.000000000 Z
14
+ date: 2018-02-05 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: representable