google-api-client 0.23.7 → 0.23.8

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 (89) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +32 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  5. data/generated/google/apis/androidpublisher_v2/classes.rb +1 -0
  6. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  7. data/generated/google/apis/androidpublisher_v3/classes.rb +1 -0
  8. data/generated/google/apis/appengine_v1.rb +1 -1
  9. data/generated/google/apis/appengine_v1/classes.rb +5 -3
  10. data/generated/google/apis/appengine_v1beta.rb +1 -1
  11. data/generated/google/apis/appengine_v1beta/classes.rb +31 -3
  12. data/generated/google/apis/appengine_v1beta/representations.rb +15 -0
  13. data/generated/google/apis/appengine_v1beta4.rb +1 -1
  14. data/generated/google/apis/appengine_v1beta4/classes.rb +5 -3
  15. data/generated/google/apis/appengine_v1beta5.rb +1 -1
  16. data/generated/google/apis/appengine_v1beta5/classes.rb +5 -3
  17. data/generated/google/apis/bigquery_v2.rb +1 -1
  18. data/generated/google/apis/bigquery_v2/classes.rb +27 -22
  19. data/generated/google/apis/bigquery_v2/representations.rb +1 -0
  20. data/generated/google/apis/cloudkms_v1.rb +1 -1
  21. data/generated/google/apis/{mybusiness_v3.rb → cloudtasks_v2beta3.rb} +12 -10
  22. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +1405 -0
  23. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +421 -0
  24. data/generated/google/apis/cloudtasks_v2beta3/service.rb +855 -0
  25. data/generated/google/apis/compute_alpha/classes.rb +178 -135
  26. data/generated/google/apis/compute_alpha/representations.rb +82 -52
  27. data/generated/google/apis/compute_alpha/service.rb +57 -4
  28. data/generated/google/apis/compute_beta/classes.rb +125 -125
  29. data/generated/google/apis/compute_beta/representations.rb +51 -51
  30. data/generated/google/apis/compute_beta/service.rb +4 -4
  31. data/generated/google/apis/content_v2.rb +1 -1
  32. data/generated/google/apis/content_v2/classes.rb +152 -0
  33. data/generated/google/apis/content_v2/representations.rb +77 -0
  34. data/generated/google/apis/content_v2/service.rb +40 -0
  35. data/generated/google/apis/content_v2sandbox.rb +1 -1
  36. data/generated/google/apis/content_v2sandbox/classes.rb +39 -0
  37. data/generated/google/apis/content_v2sandbox/representations.rb +26 -0
  38. data/generated/google/apis/content_v2sandbox/service.rb +40 -0
  39. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  40. data/generated/google/apis/dataproc_v1.rb +1 -1
  41. data/generated/google/apis/dataproc_v1/classes.rb +299 -0
  42. data/generated/google/apis/dataproc_v1/representations.rb +115 -0
  43. data/generated/google/apis/dataproc_v1/service.rb +540 -0
  44. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  45. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  46. data/generated/google/apis/dialogflow_v2beta1/classes.rb +0 -3
  47. data/generated/google/apis/dialogflow_v2beta1/service.rb +226 -0
  48. data/generated/google/apis/dlp_v2.rb +1 -1
  49. data/generated/google/apis/dlp_v2/service.rb +54 -6
  50. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  51. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +85 -0
  52. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +32 -0
  53. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +30 -0
  54. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  55. data/generated/google/apis/iamcredentials_v1/classes.rb +97 -0
  56. data/generated/google/apis/iamcredentials_v1/representations.rb +28 -0
  57. data/generated/google/apis/iamcredentials_v1/service.rb +37 -0
  58. data/generated/google/apis/language_v1beta2.rb +1 -1
  59. data/generated/google/apis/language_v1beta2/classes.rb +8 -0
  60. data/generated/google/apis/redis_v1beta1.rb +1 -1
  61. data/generated/google/apis/redis_v1beta1/classes.rb +9 -0
  62. data/generated/google/apis/redis_v1beta1/representations.rb +1 -0
  63. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  64. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -0
  65. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  66. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  67. data/generated/google/apis/servicemanagement_v1/classes.rb +1 -1
  68. data/generated/google/apis/servicemanagement_v1/service.rb +4 -0
  69. data/generated/google/apis/serviceuser_v1.rb +1 -1
  70. data/generated/google/apis/serviceuser_v1/classes.rb +1 -1
  71. data/generated/google/apis/spanner_v1.rb +1 -1
  72. data/generated/google/apis/spanner_v1/classes.rb +56 -1
  73. data/generated/google/apis/spanner_v1/representations.rb +18 -0
  74. data/generated/google/apis/spanner_v1/service.rb +9 -3
  75. data/generated/google/apis/speech_v1.rb +1 -1
  76. data/generated/google/apis/speech_v1/classes.rb +11 -8
  77. data/generated/google/apis/storage_v1.rb +1 -1
  78. data/generated/google/apis/storage_v1/classes.rb +11 -1
  79. data/generated/google/apis/storage_v1/representations.rb +1 -0
  80. data/generated/google/apis/storage_v1/service.rb +1 -2
  81. data/generated/google/apis/testing_v1.rb +1 -1
  82. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  83. data/generated/google/apis/toolresults_v1beta3/classes.rb +14 -14
  84. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  85. data/lib/google/apis/version.rb +1 -1
  86. metadata +6 -6
  87. data/generated/google/apis/mybusiness_v3/classes.rb +0 -1864
  88. data/generated/google/apis/mybusiness_v3/representations.rb +0 -741
  89. data/generated/google/apis/mybusiness_v3/service.rb +0 -961
@@ -13412,7 +13412,7 @@ module Google
13412
13412
  # @return [String]
13413
13413
  attr_accessor :id
13414
13414
 
13415
- # A list of InternalIpOwner resources.
13415
+ # A list of InternalIpAddress resources.
13416
13416
  # Corresponds to the JSON property `items`
13417
13417
  # @return [Array<Google::Apis::ComputeAlpha::InternalIpAddress>]
13418
13418
  attr_accessor :items
@@ -16278,6 +16278,27 @@ module Google
16278
16278
  end
16279
16279
  end
16280
16280
 
16281
+ #
16282
+ class NetworksUpdatePeeringRequest
16283
+ include Google::Apis::Core::Hashable
16284
+
16285
+ # A network peering attached to a network resource. The message includes the
16286
+ # peering name, peer network, peering state, and a flag indicating whether
16287
+ # Google Compute Engine should automatically create routes for the peering.
16288
+ # Corresponds to the JSON property `networkPeering`
16289
+ # @return [Google::Apis::ComputeAlpha::NetworkPeering]
16290
+ attr_accessor :network_peering
16291
+
16292
+ def initialize(**args)
16293
+ update!(**args)
16294
+ end
16295
+
16296
+ # Update properties of this object
16297
+ def update!(**args)
16298
+ @network_peering = args[:network_peering] if args.key?(:network_peering)
16299
+ end
16300
+ end
16301
+
16281
16302
  # A NodeGroup resource.
16282
16303
  class NodeGroup
16283
16304
  include Google::Apis::Core::Hashable
@@ -16623,6 +16644,11 @@ module Google
16623
16644
  # @return [String]
16624
16645
  attr_accessor :node_type
16625
16646
 
16647
+ # Binding properties for the physical server.
16648
+ # Corresponds to the JSON property `serverBinding`
16649
+ # @return [Google::Apis::ComputeAlpha::ServerBinding]
16650
+ attr_accessor :server_binding
16651
+
16626
16652
  #
16627
16653
  # Corresponds to the JSON property `status`
16628
16654
  # @return [String]
@@ -16637,6 +16663,7 @@ module Google
16637
16663
  @instances = args[:instances] if args.key?(:instances)
16638
16664
  @name = args[:name] if args.key?(:name)
16639
16665
  @node_type = args[:node_type] if args.key?(:node_type)
16666
+ @server_binding = args[:server_binding] if args.key?(:server_binding)
16640
16667
  @status = args[:status] if args.key?(:status)
16641
16668
  end
16642
16669
  end
@@ -16975,6 +17002,11 @@ module Google
16975
17002
  # @return [String]
16976
17003
  attr_accessor :self_link
16977
17004
 
17005
+ # Binding properties for the physical server.
17006
+ # Corresponds to the JSON property `serverBinding`
17007
+ # @return [Google::Apis::ComputeAlpha::ServerBinding]
17008
+ attr_accessor :server_binding
17009
+
16978
17010
  # [Output Only] The status of the node template. One of the following values:
16979
17011
  # CREATING, READY, and DELETING.
16980
17012
  # Corresponds to the JSON property `status`
@@ -17002,6 +17034,7 @@ module Google
17002
17034
  @node_type_flexibility = args[:node_type_flexibility] if args.key?(:node_type_flexibility)
17003
17035
  @region = args[:region] if args.key?(:region)
17004
17036
  @self_link = args[:self_link] if args.key?(:self_link)
17037
+ @server_binding = args[:server_binding] if args.key?(:server_binding)
17005
17038
  @status = args[:status] if args.key?(:status)
17006
17039
  @status_message = args[:status_message] if args.key?(:status_message)
17007
17040
  end
@@ -20320,131 +20353,6 @@ module Google
20320
20353
  end
20321
20354
  end
20322
20355
 
20323
- #
20324
- class ResourcePoliciesList
20325
- include Google::Apis::Core::Hashable
20326
-
20327
- #
20328
- # Corresponds to the JSON property `etag`
20329
- # @return [String]
20330
- attr_accessor :etag
20331
-
20332
- # [Output Only] The unique identifier for the resource. This identifier is
20333
- # defined by the server.
20334
- # Corresponds to the JSON property `id`
20335
- # @return [String]
20336
- attr_accessor :id
20337
-
20338
- # [Output Only] A list of ResourcePolicy resources.
20339
- # Corresponds to the JSON property `items`
20340
- # @return [Array<Google::Apis::ComputeAlpha::ResourcePolicy>]
20341
- attr_accessor :items
20342
-
20343
- # [Output Only] Type of resource.Always compute#resourcePoliciesList for listsof
20344
- # resourcePolicies
20345
- # Corresponds to the JSON property `kind`
20346
- # @return [String]
20347
- attr_accessor :kind
20348
-
20349
- # [Output Only] This token allows you to get the next page of results for list
20350
- # requests. If the number of results is larger than maxResults, use the
20351
- # nextPageToken as a value for the query parameter pageToken in the next list
20352
- # request. Subsequent list requests will have their own nextPageToken to
20353
- # continue paging through the results.
20354
- # Corresponds to the JSON property `nextPageToken`
20355
- # @return [String]
20356
- attr_accessor :next_page_token
20357
-
20358
- # [Output Only] Server-defined URL for this resource.
20359
- # Corresponds to the JSON property `selfLink`
20360
- # @return [String]
20361
- attr_accessor :self_link
20362
-
20363
- # [Output Only] Informational warning message.
20364
- # Corresponds to the JSON property `warning`
20365
- # @return [Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning]
20366
- attr_accessor :warning
20367
-
20368
- def initialize(**args)
20369
- update!(**args)
20370
- end
20371
-
20372
- # Update properties of this object
20373
- def update!(**args)
20374
- @etag = args[:etag] if args.key?(:etag)
20375
- @id = args[:id] if args.key?(:id)
20376
- @items = args[:items] if args.key?(:items)
20377
- @kind = args[:kind] if args.key?(:kind)
20378
- @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
20379
- @self_link = args[:self_link] if args.key?(:self_link)
20380
- @warning = args[:warning] if args.key?(:warning)
20381
- end
20382
-
20383
- # [Output Only] Informational warning message.
20384
- class Warning
20385
- include Google::Apis::Core::Hashable
20386
-
20387
- # [Output Only] A warning code, if applicable. For example, Compute Engine
20388
- # returns NO_RESULTS_ON_PAGE if there are no results in the response.
20389
- # Corresponds to the JSON property `code`
20390
- # @return [String]
20391
- attr_accessor :code
20392
-
20393
- # [Output Only] Metadata about this warning in key: value format. For example:
20394
- # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
20395
- # Corresponds to the JSON property `data`
20396
- # @return [Array<Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning::Datum>]
20397
- attr_accessor :data
20398
-
20399
- # [Output Only] A human-readable description of the warning code.
20400
- # Corresponds to the JSON property `message`
20401
- # @return [String]
20402
- attr_accessor :message
20403
-
20404
- def initialize(**args)
20405
- update!(**args)
20406
- end
20407
-
20408
- # Update properties of this object
20409
- def update!(**args)
20410
- @code = args[:code] if args.key?(:code)
20411
- @data = args[:data] if args.key?(:data)
20412
- @message = args[:message] if args.key?(:message)
20413
- end
20414
-
20415
- #
20416
- class Datum
20417
- include Google::Apis::Core::Hashable
20418
-
20419
- # [Output Only] A key that provides more detail on the warning being returned.
20420
- # For example, for warnings where there are no results in a list request for a
20421
- # particular zone, this key might be scope and the key value might be the zone
20422
- # name. Other examples might be a key indicating a deprecated resource and a
20423
- # suggested replacement, or a warning about invalid network settings (for
20424
- # example, if an instance attempts to perform IP forwarding but is not enabled
20425
- # for IP forwarding).
20426
- # Corresponds to the JSON property `key`
20427
- # @return [String]
20428
- attr_accessor :key
20429
-
20430
- # [Output Only] A warning data value corresponding to the key.
20431
- # Corresponds to the JSON property `value`
20432
- # @return [String]
20433
- attr_accessor :value
20434
-
20435
- def initialize(**args)
20436
- update!(**args)
20437
- end
20438
-
20439
- # Update properties of this object
20440
- def update!(**args)
20441
- @key = args[:key] if args.key?(:key)
20442
- @value = args[:value] if args.key?(:value)
20443
- end
20444
- end
20445
- end
20446
- end
20447
-
20448
20356
  #
20449
20357
  class ResourcePoliciesScopedList
20450
20358
  include Google::Apis::Core::Hashable
@@ -20918,6 +20826,131 @@ module Google
20918
20826
  end
20919
20827
  end
20920
20828
 
20829
+ #
20830
+ class ResourcePolicyList
20831
+ include Google::Apis::Core::Hashable
20832
+
20833
+ #
20834
+ # Corresponds to the JSON property `etag`
20835
+ # @return [String]
20836
+ attr_accessor :etag
20837
+
20838
+ # [Output Only] The unique identifier for the resource. This identifier is
20839
+ # defined by the server.
20840
+ # Corresponds to the JSON property `id`
20841
+ # @return [String]
20842
+ attr_accessor :id
20843
+
20844
+ # [Output Only] A list of ResourcePolicy resources.
20845
+ # Corresponds to the JSON property `items`
20846
+ # @return [Array<Google::Apis::ComputeAlpha::ResourcePolicy>]
20847
+ attr_accessor :items
20848
+
20849
+ # [Output Only] Type of resource.Always compute#resourcePoliciesList for listsof
20850
+ # resourcePolicies
20851
+ # Corresponds to the JSON property `kind`
20852
+ # @return [String]
20853
+ attr_accessor :kind
20854
+
20855
+ # [Output Only] This token allows you to get the next page of results for list
20856
+ # requests. If the number of results is larger than maxResults, use the
20857
+ # nextPageToken as a value for the query parameter pageToken in the next list
20858
+ # request. Subsequent list requests will have their own nextPageToken to
20859
+ # continue paging through the results.
20860
+ # Corresponds to the JSON property `nextPageToken`
20861
+ # @return [String]
20862
+ attr_accessor :next_page_token
20863
+
20864
+ # [Output Only] Server-defined URL for this resource.
20865
+ # Corresponds to the JSON property `selfLink`
20866
+ # @return [String]
20867
+ attr_accessor :self_link
20868
+
20869
+ # [Output Only] Informational warning message.
20870
+ # Corresponds to the JSON property `warning`
20871
+ # @return [Google::Apis::ComputeAlpha::ResourcePolicyList::Warning]
20872
+ attr_accessor :warning
20873
+
20874
+ def initialize(**args)
20875
+ update!(**args)
20876
+ end
20877
+
20878
+ # Update properties of this object
20879
+ def update!(**args)
20880
+ @etag = args[:etag] if args.key?(:etag)
20881
+ @id = args[:id] if args.key?(:id)
20882
+ @items = args[:items] if args.key?(:items)
20883
+ @kind = args[:kind] if args.key?(:kind)
20884
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
20885
+ @self_link = args[:self_link] if args.key?(:self_link)
20886
+ @warning = args[:warning] if args.key?(:warning)
20887
+ end
20888
+
20889
+ # [Output Only] Informational warning message.
20890
+ class Warning
20891
+ include Google::Apis::Core::Hashable
20892
+
20893
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
20894
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
20895
+ # Corresponds to the JSON property `code`
20896
+ # @return [String]
20897
+ attr_accessor :code
20898
+
20899
+ # [Output Only] Metadata about this warning in key: value format. For example:
20900
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
20901
+ # Corresponds to the JSON property `data`
20902
+ # @return [Array<Google::Apis::ComputeAlpha::ResourcePolicyList::Warning::Datum>]
20903
+ attr_accessor :data
20904
+
20905
+ # [Output Only] A human-readable description of the warning code.
20906
+ # Corresponds to the JSON property `message`
20907
+ # @return [String]
20908
+ attr_accessor :message
20909
+
20910
+ def initialize(**args)
20911
+ update!(**args)
20912
+ end
20913
+
20914
+ # Update properties of this object
20915
+ def update!(**args)
20916
+ @code = args[:code] if args.key?(:code)
20917
+ @data = args[:data] if args.key?(:data)
20918
+ @message = args[:message] if args.key?(:message)
20919
+ end
20920
+
20921
+ #
20922
+ class Datum
20923
+ include Google::Apis::Core::Hashable
20924
+
20925
+ # [Output Only] A key that provides more detail on the warning being returned.
20926
+ # For example, for warnings where there are no results in a list request for a
20927
+ # particular zone, this key might be scope and the key value might be the zone
20928
+ # name. Other examples might be a key indicating a deprecated resource and a
20929
+ # suggested replacement, or a warning about invalid network settings (for
20930
+ # example, if an instance attempts to perform IP forwarding but is not enabled
20931
+ # for IP forwarding).
20932
+ # Corresponds to the JSON property `key`
20933
+ # @return [String]
20934
+ attr_accessor :key
20935
+
20936
+ # [Output Only] A warning data value corresponding to the key.
20937
+ # Corresponds to the JSON property `value`
20938
+ # @return [String]
20939
+ attr_accessor :value
20940
+
20941
+ def initialize(**args)
20942
+ update!(**args)
20943
+ end
20944
+
20945
+ # Update properties of this object
20946
+ def update!(**args)
20947
+ @key = args[:key] if args.key?(:key)
20948
+ @value = args[:value] if args.key?(:value)
20949
+ end
20950
+ end
20951
+ end
20952
+ end
20953
+
20921
20954
  #
20922
20955
  class ResourcePolicyVmMaintenancePolicy
20923
20956
  include Google::Apis::Core::Hashable
@@ -21904,14 +21937,6 @@ module Google
21904
21937
  class RouterNat
21905
21938
  include Google::Apis::Core::Hashable
21906
21939
 
21907
- # [Output Only] A list of IPs allocated automatically by GCP for this Nat
21908
- # service. They will be raw IP strings like "179.12.26.133". They are ephemeral
21909
- # IPs allocated from the IP blocks managed by the NAT manager. This list can
21910
- # grow and shrink based on the number of VMs configured to use NAT.
21911
- # Corresponds to the JSON property `autoAllocatedNatIps`
21912
- # @return [Array<String>]
21913
- attr_accessor :auto_allocated_nat_ips
21914
-
21915
21940
  # Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.
21916
21941
  # Corresponds to the JSON property `icmpIdleTimeoutSec`
21917
21942
  # @return [Fixnum]
@@ -21981,7 +22006,6 @@ module Google
21981
22006
 
21982
22007
  # Update properties of this object
21983
22008
  def update!(**args)
21984
- @auto_allocated_nat_ips = args[:auto_allocated_nat_ips] if args.key?(:auto_allocated_nat_ips)
21985
22009
  @icmp_idle_timeout_sec = args[:icmp_idle_timeout_sec] if args.key?(:icmp_idle_timeout_sec)
21986
22010
  @min_ports_per_vm = args[:min_ports_per_vm] if args.key?(:min_ports_per_vm)
21987
22011
  @name = args[:name] if args.key?(:name)
@@ -23141,6 +23165,25 @@ module Google
23141
23165
  end
23142
23166
  end
23143
23167
 
23168
+ #
23169
+ class ServerBinding
23170
+ include Google::Apis::Core::Hashable
23171
+
23172
+ #
23173
+ # Corresponds to the JSON property `type`
23174
+ # @return [String]
23175
+ attr_accessor :type
23176
+
23177
+ def initialize(**args)
23178
+ update!(**args)
23179
+ end
23180
+
23181
+ # Update properties of this object
23182
+ def update!(**args)
23183
+ @type = args[:type] if args.key?(:type)
23184
+ end
23185
+ end
23186
+
23144
23187
  # A service account.
23145
23188
  class ServiceAccount
23146
23189
  include Google::Apis::Core::Hashable
@@ -2182,6 +2182,12 @@ module Google
2182
2182
  include Google::Apis::Core::JsonObjectSupport
2183
2183
  end
2184
2184
 
2185
+ class NetworksUpdatePeeringRequest
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
2185
2191
  class NodeGroup
2186
2192
  class Representation < Google::Apis::Core::JsonRepresentation; end
2187
2193
 
@@ -2836,24 +2842,6 @@ module Google
2836
2842
  include Google::Apis::Core::JsonObjectSupport
2837
2843
  end
2838
2844
 
2839
- class ResourcePoliciesList
2840
- class Representation < Google::Apis::Core::JsonRepresentation; end
2841
-
2842
- class Warning
2843
- class Representation < Google::Apis::Core::JsonRepresentation; end
2844
-
2845
- class Datum
2846
- class Representation < Google::Apis::Core::JsonRepresentation; end
2847
-
2848
- include Google::Apis::Core::JsonObjectSupport
2849
- end
2850
-
2851
- include Google::Apis::Core::JsonObjectSupport
2852
- end
2853
-
2854
- include Google::Apis::Core::JsonObjectSupport
2855
- end
2856
-
2857
2845
  class ResourcePoliciesScopedList
2858
2846
  class Representation < Google::Apis::Core::JsonRepresentation; end
2859
2847
 
@@ -2932,6 +2920,24 @@ module Google
2932
2920
  include Google::Apis::Core::JsonObjectSupport
2933
2921
  end
2934
2922
 
2923
+ class ResourcePolicyList
2924
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2925
+
2926
+ class Warning
2927
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2928
+
2929
+ class Datum
2930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2931
+
2932
+ include Google::Apis::Core::JsonObjectSupport
2933
+ end
2934
+
2935
+ include Google::Apis::Core::JsonObjectSupport
2936
+ end
2937
+
2938
+ include Google::Apis::Core::JsonObjectSupport
2939
+ end
2940
+
2935
2941
  class ResourcePolicyVmMaintenancePolicy
2936
2942
  class Representation < Google::Apis::Core::JsonRepresentation; end
2937
2943
 
@@ -3214,6 +3220,12 @@ module Google
3214
3220
  include Google::Apis::Core::JsonObjectSupport
3215
3221
  end
3216
3222
 
3223
+ class ServerBinding
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3217
3229
  class ServiceAccount
3218
3230
  class Representation < Google::Apis::Core::JsonRepresentation; end
3219
3231
 
@@ -8334,6 +8346,14 @@ module Google
8334
8346
  end
8335
8347
  end
8336
8348
 
8349
+ class NetworksUpdatePeeringRequest
8350
+ # @private
8351
+ class Representation < Google::Apis::Core::JsonRepresentation
8352
+ property :network_peering, as: 'networkPeering', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
8353
+
8354
+ end
8355
+ end
8356
+
8337
8357
  class NodeGroup
8338
8358
  # @private
8339
8359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8422,6 +8442,8 @@ module Google
8422
8442
  collection :instances, as: 'instances'
8423
8443
  property :name, as: 'name'
8424
8444
  property :node_type, as: 'nodeType'
8445
+ property :server_binding, as: 'serverBinding', class: Google::Apis::ComputeAlpha::ServerBinding, decorator: Google::Apis::ComputeAlpha::ServerBinding::Representation
8446
+
8425
8447
  property :status, as: 'status'
8426
8448
  end
8427
8449
  end
@@ -8521,6 +8543,8 @@ module Google
8521
8543
 
8522
8544
  property :region, as: 'region'
8523
8545
  property :self_link, as: 'selfLink'
8546
+ property :server_binding, as: 'serverBinding', class: Google::Apis::ComputeAlpha::ServerBinding, decorator: Google::Apis::ComputeAlpha::ServerBinding::Representation
8547
+
8524
8548
  property :status, as: 'status'
8525
8549
  property :status_message, as: 'statusMessage'
8526
8550
  end
@@ -9439,39 +9463,6 @@ module Google
9439
9463
  end
9440
9464
  end
9441
9465
 
9442
- class ResourcePoliciesList
9443
- # @private
9444
- class Representation < Google::Apis::Core::JsonRepresentation
9445
- property :etag, as: 'etag'
9446
- property :id, as: 'id'
9447
- collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ResourcePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicy::Representation
9448
-
9449
- property :kind, as: 'kind'
9450
- property :next_page_token, as: 'nextPageToken'
9451
- property :self_link, as: 'selfLink'
9452
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning, decorator: Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning::Representation
9453
-
9454
- end
9455
-
9456
- class Warning
9457
- # @private
9458
- class Representation < Google::Apis::Core::JsonRepresentation
9459
- property :code, as: 'code'
9460
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ResourcePoliciesList::Warning::Datum::Representation
9461
-
9462
- property :message, as: 'message'
9463
- end
9464
-
9465
- class Datum
9466
- # @private
9467
- class Representation < Google::Apis::Core::JsonRepresentation
9468
- property :key, as: 'key'
9469
- property :value, as: 'value'
9470
- end
9471
- end
9472
- end
9473
- end
9474
-
9475
9466
  class ResourcePoliciesScopedList
9476
9467
  # @private
9477
9468
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9608,6 +9599,39 @@ module Google
9608
9599
  end
9609
9600
  end
9610
9601
 
9602
+ class ResourcePolicyList
9603
+ # @private
9604
+ class Representation < Google::Apis::Core::JsonRepresentation
9605
+ property :etag, as: 'etag'
9606
+ property :id, as: 'id'
9607
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ResourcePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicy::Representation
9608
+
9609
+ property :kind, as: 'kind'
9610
+ property :next_page_token, as: 'nextPageToken'
9611
+ property :self_link, as: 'selfLink'
9612
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ResourcePolicyList::Warning, decorator: Google::Apis::ComputeAlpha::ResourcePolicyList::Warning::Representation
9613
+
9614
+ end
9615
+
9616
+ class Warning
9617
+ # @private
9618
+ class Representation < Google::Apis::Core::JsonRepresentation
9619
+ property :code, as: 'code'
9620
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ResourcePolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ResourcePolicyList::Warning::Datum::Representation
9621
+
9622
+ property :message, as: 'message'
9623
+ end
9624
+
9625
+ class Datum
9626
+ # @private
9627
+ class Representation < Google::Apis::Core::JsonRepresentation
9628
+ property :key, as: 'key'
9629
+ property :value, as: 'value'
9630
+ end
9631
+ end
9632
+ end
9633
+ end
9634
+
9611
9635
  class ResourcePolicyVmMaintenancePolicy
9612
9636
  # @private
9613
9637
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9852,7 +9876,6 @@ module Google
9852
9876
  class RouterNat
9853
9877
  # @private
9854
9878
  class Representation < Google::Apis::Core::JsonRepresentation
9855
- collection :auto_allocated_nat_ips, as: 'autoAllocatedNatIps'
9856
9879
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
9857
9880
  property :min_ports_per_vm, as: 'minPortsPerVm'
9858
9881
  property :name, as: 'name'
@@ -10152,6 +10175,13 @@ module Google
10152
10175
  end
10153
10176
  end
10154
10177
 
10178
+ class ServerBinding
10179
+ # @private
10180
+ class Representation < Google::Apis::Core::JsonRepresentation
10181
+ property :type, as: 'type'
10182
+ end
10183
+ end
10184
+
10155
10185
  class ServiceAccount
10156
10186
  # @private
10157
10187
  class Representation < Google::Apis::Core::JsonRepresentation