google-apis-compute_v1 0.78.0 → 0.80.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.78.0"
19
+ GEM_VERSION = "0.80.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230829"
25
+ REVISION = "20230920"
26
26
  end
27
27
  end
28
28
  end
@@ -2260,6 +2260,12 @@ module Google
2260
2260
  include Google::Apis::Core::JsonObjectSupport
2261
2261
  end
2262
2262
 
2263
+ class InterconnectDiagnosticsMacsecStatus
2264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2265
+
2266
+ include Google::Apis::Core::JsonObjectSupport
2267
+ end
2268
+
2263
2269
  class InterconnectList
2264
2270
  class Representation < Google::Apis::Core::JsonRepresentation; end
2265
2271
 
@@ -2308,6 +2314,30 @@ module Google
2308
2314
  include Google::Apis::Core::JsonObjectSupport
2309
2315
  end
2310
2316
 
2317
+ class InterconnectMacsec
2318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2323
+ class InterconnectMacsecConfig
2324
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2325
+
2326
+ include Google::Apis::Core::JsonObjectSupport
2327
+ end
2328
+
2329
+ class InterconnectMacsecConfigPreSharedKey
2330
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2331
+
2332
+ include Google::Apis::Core::JsonObjectSupport
2333
+ end
2334
+
2335
+ class InterconnectMacsecPreSharedKey
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2311
2341
  class InterconnectOutageNotification
2312
2342
  class Representation < Google::Apis::Core::JsonRepresentation; end
2313
2343
 
@@ -2362,6 +2392,12 @@ module Google
2362
2392
  include Google::Apis::Core::JsonObjectSupport
2363
2393
  end
2364
2394
 
2395
+ class InterconnectsGetMacsecConfigResponse
2396
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2397
+
2398
+ include Google::Apis::Core::JsonObjectSupport
2399
+ end
2400
+
2365
2401
  class License
2366
2402
  class Representation < Google::Apis::Core::JsonRepresentation; end
2367
2403
 
@@ -3490,6 +3526,18 @@ module Google
3490
3526
  include Google::Apis::Core::JsonObjectSupport
3491
3527
  end
3492
3528
 
3529
+ class PreservedStatePreservedNetworkIp
3530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3531
+
3532
+ include Google::Apis::Core::JsonObjectSupport
3533
+ end
3534
+
3535
+ class PreservedStatePreservedNetworkIpIpAddress
3536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3537
+
3538
+ include Google::Apis::Core::JsonObjectSupport
3539
+ end
3540
+
3493
3541
  class Project
3494
3542
  class Representation < Google::Apis::Core::JsonRepresentation; end
3495
3543
 
@@ -3886,6 +3934,18 @@ module Google
3886
3934
  include Google::Apis::Core::JsonObjectSupport
3887
3935
  end
3888
3936
 
3937
+ class RegionNetworkEndpointGroupsAttachEndpointsRequest
3938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3939
+
3940
+ include Google::Apis::Core::JsonObjectSupport
3941
+ end
3942
+
3943
+ class RegionNetworkEndpointGroupsDetachEndpointsRequest
3944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3945
+
3946
+ include Google::Apis::Core::JsonObjectSupport
3947
+ end
3948
+
3889
3949
  class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
3890
3950
  class Representation < Google::Apis::Core::JsonRepresentation; end
3891
3951
 
@@ -4996,6 +5056,12 @@ module Google
4996
5056
  include Google::Apis::Core::JsonObjectSupport
4997
5057
  end
4998
5058
 
5059
+ class StatefulPolicyPreservedStateNetworkIp
5060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5061
+
5062
+ include Google::Apis::Core::JsonObjectSupport
5063
+ end
5064
+
4999
5065
  class Status
5000
5066
  class Representation < Google::Apis::Core::JsonRepresentation; end
5001
5067
 
@@ -10065,6 +10131,7 @@ module Google
10065
10131
  # @private
10066
10132
  class Representation < Google::Apis::Core::JsonRepresentation
10067
10133
  property :admin_enabled, as: 'adminEnabled'
10134
+ collection :available_features, as: 'availableFeatures'
10068
10135
  collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeV1::InterconnectCircuitInfo, decorator: Google::Apis::ComputeV1::InterconnectCircuitInfo::Representation
10069
10136
 
10070
10137
  property :creation_timestamp, as: 'creationTimestamp'
@@ -10082,12 +10149,16 @@ module Google
10082
10149
  hash :labels, as: 'labels'
10083
10150
  property :link_type, as: 'linkType'
10084
10151
  property :location, as: 'location'
10152
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeV1::InterconnectMacsec, decorator: Google::Apis::ComputeV1::InterconnectMacsec::Representation
10153
+
10154
+ property :macsec_enabled, as: 'macsecEnabled'
10085
10155
  property :name, as: 'name'
10086
10156
  property :noc_contact_email, as: 'nocContactEmail'
10087
10157
  property :operational_status, as: 'operationalStatus'
10088
10158
  property :peer_ip_address, as: 'peerIpAddress'
10089
10159
  property :provisioned_link_count, as: 'provisionedLinkCount'
10090
10160
  property :remote_location, as: 'remoteLocation'
10161
+ collection :requested_features, as: 'requestedFeatures'
10091
10162
  property :requested_link_count, as: 'requestedLinkCount'
10092
10163
  property :satisfies_pzs, as: 'satisfiesPzs'
10093
10164
  property :self_link, as: 'selfLink'
@@ -10326,6 +10397,8 @@ module Google
10326
10397
  property :google_demarc, as: 'googleDemarc'
10327
10398
  property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeV1::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeV1::InterconnectDiagnosticsLinkLacpStatus::Representation
10328
10399
 
10400
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeV1::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeV1::InterconnectDiagnosticsMacsecStatus::Representation
10401
+
10329
10402
  property :operational_status, as: 'operationalStatus'
10330
10403
  property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeV1::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeV1::InterconnectDiagnosticsLinkOpticalPower::Representation
10331
10404
 
@@ -10334,6 +10407,14 @@ module Google
10334
10407
  end
10335
10408
  end
10336
10409
 
10410
+ class InterconnectDiagnosticsMacsecStatus
10411
+ # @private
10412
+ class Representation < Google::Apis::Core::JsonRepresentation
10413
+ property :ckn, as: 'ckn'
10414
+ property :operational, as: 'operational'
10415
+ end
10416
+ end
10417
+
10337
10418
  class InterconnectList
10338
10419
  # @private
10339
10420
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10371,6 +10452,8 @@ module Google
10371
10452
  class Representation < Google::Apis::Core::JsonRepresentation
10372
10453
  property :address, as: 'address'
10373
10454
  property :availability_zone, as: 'availabilityZone'
10455
+ collection :available_features, as: 'availableFeatures'
10456
+ collection :available_link_types, as: 'availableLinkTypes'
10374
10457
  property :city, as: 'city'
10375
10458
  property :continent, as: 'continent'
10376
10459
  property :creation_timestamp, as: 'creationTimestamp'
@@ -10430,6 +10513,41 @@ module Google
10430
10513
  end
10431
10514
  end
10432
10515
 
10516
+ class InterconnectMacsec
10517
+ # @private
10518
+ class Representation < Google::Apis::Core::JsonRepresentation
10519
+ property :fail_open, as: 'failOpen'
10520
+ collection :pre_shared_keys, as: 'preSharedKeys', class: Google::Apis::ComputeV1::InterconnectMacsecPreSharedKey, decorator: Google::Apis::ComputeV1::InterconnectMacsecPreSharedKey::Representation
10521
+
10522
+ end
10523
+ end
10524
+
10525
+ class InterconnectMacsecConfig
10526
+ # @private
10527
+ class Representation < Google::Apis::Core::JsonRepresentation
10528
+ collection :pre_shared_keys, as: 'preSharedKeys', class: Google::Apis::ComputeV1::InterconnectMacsecConfigPreSharedKey, decorator: Google::Apis::ComputeV1::InterconnectMacsecConfigPreSharedKey::Representation
10529
+
10530
+ end
10531
+ end
10532
+
10533
+ class InterconnectMacsecConfigPreSharedKey
10534
+ # @private
10535
+ class Representation < Google::Apis::Core::JsonRepresentation
10536
+ property :cak, as: 'cak'
10537
+ property :ckn, as: 'ckn'
10538
+ property :name, as: 'name'
10539
+ property :start_time, as: 'startTime'
10540
+ end
10541
+ end
10542
+
10543
+ class InterconnectMacsecPreSharedKey
10544
+ # @private
10545
+ class Representation < Google::Apis::Core::JsonRepresentation
10546
+ property :name, as: 'name'
10547
+ property :start_time, as: 'startTime'
10548
+ end
10549
+ end
10550
+
10433
10551
  class InterconnectOutageNotification
10434
10552
  # @private
10435
10553
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10538,6 +10656,15 @@ module Google
10538
10656
  end
10539
10657
  end
10540
10658
 
10659
+ class InterconnectsGetMacsecConfigResponse
10660
+ # @private
10661
+ class Representation < Google::Apis::Core::JsonRepresentation
10662
+ property :etag, as: 'etag'
10663
+ property :result, as: 'result', class: Google::Apis::ComputeV1::InterconnectMacsecConfig, decorator: Google::Apis::ComputeV1::InterconnectMacsecConfig::Representation
10664
+
10665
+ end
10666
+ end
10667
+
10541
10668
  class License
10542
10669
  # @private
10543
10670
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12620,6 +12747,10 @@ module Google
12620
12747
  class Representation < Google::Apis::Core::JsonRepresentation
12621
12748
  hash :disks, as: 'disks', class: Google::Apis::ComputeV1::PreservedStatePreservedDisk, decorator: Google::Apis::ComputeV1::PreservedStatePreservedDisk::Representation
12622
12749
 
12750
+ hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIp::Representation
12751
+
12752
+ hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIp::Representation
12753
+
12623
12754
  hash :metadata, as: 'metadata'
12624
12755
  end
12625
12756
  end
@@ -12633,6 +12764,23 @@ module Google
12633
12764
  end
12634
12765
  end
12635
12766
 
12767
+ class PreservedStatePreservedNetworkIp
12768
+ # @private
12769
+ class Representation < Google::Apis::Core::JsonRepresentation
12770
+ property :auto_delete, as: 'autoDelete'
12771
+ property :ip_address, as: 'ipAddress', class: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIpIpAddress, decorator: Google::Apis::ComputeV1::PreservedStatePreservedNetworkIpIpAddress::Representation
12772
+
12773
+ end
12774
+ end
12775
+
12776
+ class PreservedStatePreservedNetworkIpIpAddress
12777
+ # @private
12778
+ class Representation < Google::Apis::Core::JsonRepresentation
12779
+ property :address, as: 'address'
12780
+ property :literal, as: 'literal'
12781
+ end
12782
+ end
12783
+
12636
12784
  class Project
12637
12785
  # @private
12638
12786
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13305,6 +13453,22 @@ module Google
13305
13453
  end
13306
13454
  end
13307
13455
 
13456
+ class RegionNetworkEndpointGroupsAttachEndpointsRequest
13457
+ # @private
13458
+ class Representation < Google::Apis::Core::JsonRepresentation
13459
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeV1::NetworkEndpoint, decorator: Google::Apis::ComputeV1::NetworkEndpoint::Representation
13460
+
13461
+ end
13462
+ end
13463
+
13464
+ class RegionNetworkEndpointGroupsDetachEndpointsRequest
13465
+ # @private
13466
+ class Representation < Google::Apis::Core::JsonRepresentation
13467
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeV1::NetworkEndpoint, decorator: Google::Apis::ComputeV1::NetworkEndpoint::Representation
13468
+
13469
+ end
13470
+ end
13471
+
13308
13472
  class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
13309
13473
  # @private
13310
13474
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15344,6 +15508,10 @@ module Google
15344
15508
  class Representation < Google::Apis::Core::JsonRepresentation
15345
15509
  hash :disks, as: 'disks', class: Google::Apis::ComputeV1::StatefulPolicyPreservedStateDiskDevice, decorator: Google::Apis::ComputeV1::StatefulPolicyPreservedStateDiskDevice::Representation
15346
15510
 
15511
+ hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeV1::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeV1::StatefulPolicyPreservedStateNetworkIp::Representation
15512
+
15513
+ hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeV1::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeV1::StatefulPolicyPreservedStateNetworkIp::Representation
15514
+
15347
15515
  end
15348
15516
  end
15349
15517
 
@@ -15354,6 +15522,13 @@ module Google
15354
15522
  end
15355
15523
  end
15356
15524
 
15525
+ class StatefulPolicyPreservedStateNetworkIp
15526
+ # @private
15527
+ class Representation < Google::Apis::Core::JsonRepresentation
15528
+ property :auto_delete, as: 'autoDelete'
15529
+ end
15530
+ end
15531
+
15357
15532
  class Status
15358
15533
  # @private
15359
15534
  class Representation < Google::Apis::Core::JsonRepresentation