google-apis-compute_beta 0.114.0 → 0.116.0

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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.114.0"
19
+ GEM_VERSION = "0.116.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250505"
25
+ REVISION = "20250601"
26
26
  end
27
27
  end
28
28
  end
@@ -2164,6 +2164,12 @@ module Google
2164
2164
  include Google::Apis::Core::JsonObjectSupport
2165
2165
  end
2166
2166
 
2167
+ class InstanceGroupManagerInstanceLifecyclePolicyOnRepair
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2167
2173
  class InstanceGroupManagerList
2168
2174
  class Representation < Google::Apis::Core::JsonRepresentation; end
2169
2175
 
@@ -2284,6 +2290,36 @@ module Google
2284
2290
  include Google::Apis::Core::JsonObjectSupport
2285
2291
  end
2286
2292
 
2293
+ class InstanceGroupManagerStatusBulkInstanceOperation
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ include Google::Apis::Core::JsonObjectSupport
2297
+ end
2298
+
2299
+ class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ class Error
2303
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2304
+
2305
+ class Error
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ class ErrorDetail
2309
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2310
+
2311
+ include Google::Apis::Core::JsonObjectSupport
2312
+ end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
2317
+ include Google::Apis::Core::JsonObjectSupport
2318
+ end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2287
2323
  class InstanceGroupManagerStatusStateful
2288
2324
  class Representation < Google::Apis::Core::JsonRepresentation; end
2289
2325
 
@@ -2302,6 +2338,12 @@ module Google
2302
2338
  include Google::Apis::Core::JsonObjectSupport
2303
2339
  end
2304
2340
 
2341
+ class InstanceGroupManagerTargetSizePolicy
2342
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2343
+
2344
+ include Google::Apis::Core::JsonObjectSupport
2345
+ end
2346
+
2305
2347
  class InstanceGroupManagerUpdatePolicy
2306
2348
  class Representation < Google::Apis::Core::JsonRepresentation; end
2307
2349
 
@@ -5332,6 +5374,42 @@ module Google
5332
5374
  include Google::Apis::Core::JsonObjectSupport
5333
5375
  end
5334
5376
 
5377
+ class ReservationSubBlock
5378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5379
+
5380
+ include Google::Apis::Core::JsonObjectSupport
5381
+ end
5382
+
5383
+ class ReservationSubBlockPhysicalTopology
5384
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5385
+
5386
+ include Google::Apis::Core::JsonObjectSupport
5387
+ end
5388
+
5389
+ class ReservationSubBlocksGetResponse
5390
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5391
+
5392
+ include Google::Apis::Core::JsonObjectSupport
5393
+ end
5394
+
5395
+ class ReservationSubBlocksListResponse
5396
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5397
+
5398
+ class Warning
5399
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5400
+
5401
+ class Datum
5402
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5403
+
5404
+ include Google::Apis::Core::JsonObjectSupport
5405
+ end
5406
+
5407
+ include Google::Apis::Core::JsonObjectSupport
5408
+ end
5409
+
5410
+ include Google::Apis::Core::JsonObjectSupport
5411
+ end
5412
+
5335
5413
  class ReservationsBlocksPerformMaintenanceRequest
5336
5414
  class Representation < Google::Apis::Core::JsonRepresentation; end
5337
5415
 
@@ -5740,6 +5818,12 @@ module Google
5740
5818
  include Google::Apis::Core::JsonObjectSupport
5741
5819
  end
5742
5820
 
5821
+ class RouterParams
5822
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5823
+
5824
+ include Google::Apis::Core::JsonObjectSupport
5825
+ end
5826
+
5743
5827
  class RouterStatus
5744
5828
  class Representation < Google::Apis::Core::JsonRepresentation; end
5745
5829
 
@@ -7714,6 +7798,12 @@ module Google
7714
7798
  include Google::Apis::Core::JsonObjectSupport
7715
7799
  end
7716
7800
 
7801
+ class VpnTunnelCipherSuite
7802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7803
+
7804
+ include Google::Apis::Core::JsonObjectSupport
7805
+ end
7806
+
7717
7807
  class VpnTunnelList
7718
7808
  class Representation < Google::Apis::Core::JsonRepresentation; end
7719
7809
 
@@ -7732,6 +7822,18 @@ module Google
7732
7822
  include Google::Apis::Core::JsonObjectSupport
7733
7823
  end
7734
7824
 
7825
+ class VpnTunnelPhase1Algorithms
7826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7827
+
7828
+ include Google::Apis::Core::JsonObjectSupport
7829
+ end
7830
+
7831
+ class VpnTunnelPhase2Algorithms
7832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7833
+
7834
+ include Google::Apis::Core::JsonObjectSupport
7835
+ end
7836
+
7735
7837
  class VpnTunnelsScopedList
7736
7838
  class Representation < Google::Apis::Core::JsonRepresentation; end
7737
7839
 
@@ -10348,6 +10450,7 @@ module Google
10348
10450
  collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
10349
10451
 
10350
10452
  property :parent, as: 'parent'
10453
+ property :policy_type, as: 'policyType'
10351
10454
  property :region, as: 'region'
10352
10455
  property :rule_tuple_count, as: 'ruleTupleCount'
10353
10456
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
@@ -10431,6 +10534,7 @@ module Google
10431
10534
  collection :dest_fqdns, as: 'destFqdns'
10432
10535
  collection :dest_ip_ranges, as: 'destIpRanges'
10433
10536
  property :dest_network_scope, as: 'destNetworkScope'
10537
+ property :dest_network_type, as: 'destNetworkType'
10434
10538
  collection :dest_region_codes, as: 'destRegionCodes'
10435
10539
  collection :dest_threat_intelligences, as: 'destThreatIntelligences'
10436
10540
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config::Representation
@@ -10439,6 +10543,7 @@ module Google
10439
10543
  collection :src_fqdns, as: 'srcFqdns'
10440
10544
  collection :src_ip_ranges, as: 'srcIpRanges'
10441
10545
  property :src_network_scope, as: 'srcNetworkScope'
10546
+ property :src_network_type, as: 'srcNetworkType'
10442
10547
  collection :src_networks, as: 'srcNetworks'
10443
10548
  collection :src_region_codes, as: 'srcRegionCodes'
10444
10549
  collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
@@ -10520,6 +10625,7 @@ module Google
10520
10625
  property :psc_connection_status, as: 'pscConnectionStatus'
10521
10626
  property :region, as: 'region'
10522
10627
  property :self_link, as: 'selfLink'
10628
+ property :self_link_with_id, as: 'selfLinkWithId'
10523
10629
  collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeBeta::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeBeta::ForwardingRuleServiceDirectoryRegistration::Representation
10524
10630
 
10525
10631
  property :service_label, as: 'serviceLabel'
@@ -12008,6 +12114,8 @@ module Google
12008
12114
 
12009
12115
  collection :target_pools, as: 'targetPools'
12010
12116
  property :target_size, as: 'targetSize'
12117
+ property :target_size_policy, as: 'targetSizePolicy', class: Google::Apis::ComputeBeta::InstanceGroupManagerTargetSizePolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerTargetSizePolicy::Representation
12118
+
12011
12119
  property :target_stopped_size, as: 'targetStoppedSize'
12012
12120
  property :target_suspended_size, as: 'targetSuspendedSize'
12013
12121
  property :update_policy, as: 'updatePolicy', class: Google::Apis::ComputeBeta::InstanceGroupManagerUpdatePolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerUpdatePolicy::Representation
@@ -12118,6 +12226,15 @@ module Google
12118
12226
  property :default_action_on_failure, as: 'defaultActionOnFailure'
12119
12227
  property :force_update_on_repair, as: 'forceUpdateOnRepair'
12120
12228
  property :on_failed_health_check, as: 'onFailedHealthCheck'
12229
+ property :on_repair, as: 'onRepair', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceLifecyclePolicyOnRepair, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceLifecyclePolicyOnRepair::Representation
12230
+
12231
+ end
12232
+ end
12233
+
12234
+ class InstanceGroupManagerInstanceLifecyclePolicyOnRepair
12235
+ # @private
12236
+ class Representation < Google::Apis::Core::JsonRepresentation
12237
+ property :allow_changing_zone, as: 'allowChangingZone'
12121
12238
  end
12122
12239
  end
12123
12240
 
@@ -12321,6 +12438,8 @@ module Google
12321
12438
  property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusAllInstancesConfig::Representation
12322
12439
 
12323
12440
  property :autoscaler, as: 'autoscaler'
12441
+ property :bulk_instance_operation, as: 'bulkInstanceOperation', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperation, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperation::Representation
12442
+
12324
12443
  property :is_stable, as: 'isStable'
12325
12444
  property :stateful, as: 'stateful', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusStateful::Representation
12326
12445
 
@@ -12337,6 +12456,57 @@ module Google
12337
12456
  end
12338
12457
  end
12339
12458
 
12459
+ class InstanceGroupManagerStatusBulkInstanceOperation
12460
+ # @private
12461
+ class Representation < Google::Apis::Core::JsonRepresentation
12462
+ property :in_progress, as: 'inProgress'
12463
+ property :last_progress_check, as: 'lastProgressCheck', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Representation
12464
+
12465
+ end
12466
+ end
12467
+
12468
+ class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
12469
+ # @private
12470
+ class Representation < Google::Apis::Core::JsonRepresentation
12471
+ property :error, as: 'error', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Representation
12472
+
12473
+ property :timestamp, as: 'timestamp'
12474
+ end
12475
+
12476
+ class Error
12477
+ # @private
12478
+ class Representation < Google::Apis::Core::JsonRepresentation
12479
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::Representation
12480
+
12481
+ end
12482
+
12483
+ class Error
12484
+ # @private
12485
+ class Representation < Google::Apis::Core::JsonRepresentation
12486
+ property :code, as: 'code'
12487
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail::Representation
12488
+
12489
+ property :location, as: 'location'
12490
+ property :message, as: 'message'
12491
+ end
12492
+
12493
+ class ErrorDetail
12494
+ # @private
12495
+ class Representation < Google::Apis::Core::JsonRepresentation
12496
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeBeta::ErrorInfo, decorator: Google::Apis::ComputeBeta::ErrorInfo::Representation
12497
+
12498
+ property :help, as: 'help', class: Google::Apis::ComputeBeta::Help, decorator: Google::Apis::ComputeBeta::Help::Representation
12499
+
12500
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeBeta::LocalizedMessage, decorator: Google::Apis::ComputeBeta::LocalizedMessage::Representation
12501
+
12502
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeBeta::QuotaExceededInfo, decorator: Google::Apis::ComputeBeta::QuotaExceededInfo::Representation
12503
+
12504
+ end
12505
+ end
12506
+ end
12507
+ end
12508
+ end
12509
+
12340
12510
  class InstanceGroupManagerStatusStateful
12341
12511
  # @private
12342
12512
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12361,6 +12531,13 @@ module Google
12361
12531
  end
12362
12532
  end
12363
12533
 
12534
+ class InstanceGroupManagerTargetSizePolicy
12535
+ # @private
12536
+ class Representation < Google::Apis::Core::JsonRepresentation
12537
+ property :mode, as: 'mode'
12538
+ end
12539
+ end
12540
+
12364
12541
  class InstanceGroupManagerUpdatePolicy
12365
12542
  # @private
12366
12543
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15367,6 +15544,7 @@ module Google
15367
15544
  collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeBeta::AliasIpRange, decorator: Google::Apis::ComputeBeta::AliasIpRange::Representation
15368
15545
 
15369
15546
  property :fingerprint, :base64 => true, as: 'fingerprint'
15547
+ property :igmp_query, as: 'igmpQuery'
15370
15548
  property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
15371
15549
  collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeBeta::AccessConfig, decorator: Google::Apis::ComputeBeta::AccessConfig::Representation
15372
15550
 
@@ -17773,6 +17951,8 @@ module Google
17773
17951
 
17774
17952
  property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeBeta::GroupMaintenanceInfo, decorator: Google::Apis::ComputeBeta::GroupMaintenanceInfo::Representation
17775
17953
 
17954
+ property :reservation_sub_block_count, as: 'reservationSubBlockCount'
17955
+ property :reservation_sub_block_in_use_count, as: 'reservationSubBlockInUseCount'
17776
17956
  property :self_link, as: 'selfLink'
17777
17957
  property :self_link_with_id, as: 'selfLinkWithId'
17778
17958
  property :status, as: 'status'
@@ -17860,6 +18040,73 @@ module Google
17860
18040
  end
17861
18041
  end
17862
18042
 
18043
+ class ReservationSubBlock
18044
+ # @private
18045
+ class Representation < Google::Apis::Core::JsonRepresentation
18046
+ property :count, as: 'count'
18047
+ property :creation_timestamp, as: 'creationTimestamp'
18048
+ property :id, :numeric_string => true, as: 'id'
18049
+ property :in_use_count, as: 'inUseCount'
18050
+ property :kind, as: 'kind'
18051
+ property :name, as: 'name'
18052
+ property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeBeta::ReservationSubBlockPhysicalTopology, decorator: Google::Apis::ComputeBeta::ReservationSubBlockPhysicalTopology::Representation
18053
+
18054
+ property :self_link, as: 'selfLink'
18055
+ property :self_link_with_id, as: 'selfLinkWithId'
18056
+ property :status, as: 'status'
18057
+ property :zone, as: 'zone'
18058
+ end
18059
+ end
18060
+
18061
+ class ReservationSubBlockPhysicalTopology
18062
+ # @private
18063
+ class Representation < Google::Apis::Core::JsonRepresentation
18064
+ property :block, as: 'block'
18065
+ property :cluster, as: 'cluster'
18066
+ property :sub_block, as: 'subBlock'
18067
+ end
18068
+ end
18069
+
18070
+ class ReservationSubBlocksGetResponse
18071
+ # @private
18072
+ class Representation < Google::Apis::Core::JsonRepresentation
18073
+ property :resource, as: 'resource', class: Google::Apis::ComputeBeta::ReservationSubBlock, decorator: Google::Apis::ComputeBeta::ReservationSubBlock::Representation
18074
+
18075
+ end
18076
+ end
18077
+
18078
+ class ReservationSubBlocksListResponse
18079
+ # @private
18080
+ class Representation < Google::Apis::Core::JsonRepresentation
18081
+ property :id, as: 'id'
18082
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::ReservationSubBlock, decorator: Google::Apis::ComputeBeta::ReservationSubBlock::Representation
18083
+
18084
+ property :kind, as: 'kind'
18085
+ property :next_page_token, as: 'nextPageToken'
18086
+ property :self_link, as: 'selfLink'
18087
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ReservationSubBlocksListResponse::Warning, decorator: Google::Apis::ComputeBeta::ReservationSubBlocksListResponse::Warning::Representation
18088
+
18089
+ end
18090
+
18091
+ class Warning
18092
+ # @private
18093
+ class Representation < Google::Apis::Core::JsonRepresentation
18094
+ property :code, as: 'code'
18095
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ReservationSubBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::ReservationSubBlocksListResponse::Warning::Datum::Representation
18096
+
18097
+ property :message, as: 'message'
18098
+ end
18099
+
18100
+ class Datum
18101
+ # @private
18102
+ class Representation < Google::Apis::Core::JsonRepresentation
18103
+ property :key, as: 'key'
18104
+ property :value, as: 'value'
18105
+ end
18106
+ end
18107
+ end
18108
+ end
18109
+
17863
18110
  class ReservationsBlocksPerformMaintenanceRequest
17864
18111
  # @private
17865
18112
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -18385,6 +18632,8 @@ module Google
18385
18632
 
18386
18633
  property :ncc_gateway, as: 'nccGateway'
18387
18634
  property :network, as: 'network'
18635
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::RouterParams, decorator: Google::Apis::ComputeBeta::RouterParams::Representation
18636
+
18388
18637
  property :region, as: 'region'
18389
18638
  property :self_link, as: 'selfLink'
18390
18639
  end
@@ -18626,6 +18875,13 @@ module Google
18626
18875
  end
18627
18876
  end
18628
18877
 
18878
+ class RouterParams
18879
+ # @private
18880
+ class Representation < Google::Apis::Core::JsonRepresentation
18881
+ hash :resource_manager_tags, as: 'resourceManagerTags'
18882
+ end
18883
+ end
18884
+
18629
18885
  class RouterStatus
18630
18886
  # @private
18631
18887
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -18898,6 +19154,7 @@ module Google
18898
19154
 
18899
19155
  property :preemptible, as: 'preemptible'
18900
19156
  property :provisioning_model, as: 'provisioningModel'
19157
+ property :skip_guest_os_shutdown, as: 'skipGuestOsShutdown'
18901
19158
  property :termination_time, as: 'terminationTime'
18902
19159
  end
18903
19160
  end
@@ -22211,6 +22468,8 @@ module Google
22211
22468
  class VpnTunnel
22212
22469
  # @private
22213
22470
  class Representation < Google::Apis::Core::JsonRepresentation
22471
+ property :cipher_suite, as: 'cipherSuite', class: Google::Apis::ComputeBeta::VpnTunnelCipherSuite, decorator: Google::Apis::ComputeBeta::VpnTunnelCipherSuite::Representation
22472
+
22214
22473
  property :creation_timestamp, as: 'creationTimestamp'
22215
22474
  property :description, as: 'description'
22216
22475
  property :detailed_status, as: 'detailedStatus'
@@ -22271,6 +22530,16 @@ module Google
22271
22530
  end
22272
22531
  end
22273
22532
 
22533
+ class VpnTunnelCipherSuite
22534
+ # @private
22535
+ class Representation < Google::Apis::Core::JsonRepresentation
22536
+ property :phase1, as: 'phase1', class: Google::Apis::ComputeBeta::VpnTunnelPhase1Algorithms, decorator: Google::Apis::ComputeBeta::VpnTunnelPhase1Algorithms::Representation
22537
+
22538
+ property :phase2, as: 'phase2', class: Google::Apis::ComputeBeta::VpnTunnelPhase2Algorithms, decorator: Google::Apis::ComputeBeta::VpnTunnelPhase2Algorithms::Representation
22539
+
22540
+ end
22541
+ end
22542
+
22274
22543
  class VpnTunnelList
22275
22544
  # @private
22276
22545
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -22303,6 +22572,25 @@ module Google
22303
22572
  end
22304
22573
  end
22305
22574
 
22575
+ class VpnTunnelPhase1Algorithms
22576
+ # @private
22577
+ class Representation < Google::Apis::Core::JsonRepresentation
22578
+ collection :dh, as: 'dh'
22579
+ collection :encryption, as: 'encryption'
22580
+ collection :integrity, as: 'integrity'
22581
+ collection :prf, as: 'prf'
22582
+ end
22583
+ end
22584
+
22585
+ class VpnTunnelPhase2Algorithms
22586
+ # @private
22587
+ class Representation < Google::Apis::Core::JsonRepresentation
22588
+ collection :encryption, as: 'encryption'
22589
+ collection :integrity, as: 'integrity'
22590
+ collection :pfs, as: 'pfs'
22591
+ end
22592
+ end
22593
+
22306
22594
  class VpnTunnelsScopedList
22307
22595
  # @private
22308
22596
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -22390,6 +22678,7 @@ module Google
22390
22678
  property :id, :numeric_string => true, as: 'id'
22391
22679
  property :kind, as: 'kind'
22392
22680
  property :name, as: 'name'
22681
+ property :reconciling, as: 'reconciling'
22393
22682
  property :self_link, as: 'selfLink'
22394
22683
  property :topology, as: 'topology', class: Google::Apis::ComputeBeta::WireGroupTopology, decorator: Google::Apis::ComputeBeta::WireGroupTopology::Representation
22395
22684
 
@@ -26069,9 +26069,11 @@ module Google
26069
26069
  execute_or_queue_command(command, &block)
26070
26070
  end
26071
26071
 
26072
- # Inserts an association for the specified security policy. Use of this API to
26073
- # modify firewall policies is deprecated. Use firewallPolicies.addAssociation
26074
- # instead if possible.
26072
+ # Inserts an association for the specified security policy. This has billing
26073
+ # implications. Projects in the hierarchy with effective hierarchical security
26074
+ # policies will be automatically enrolled into Cloud Armor Enterprise if not
26075
+ # already enrolled. Use of this API to modify firewall policies is deprecated.
26076
+ # Use firewallPolicies.addAssociation instead if possible.
26075
26077
  # @param [String] security_policy
26076
26078
  # Name of the security policy to update.
26077
26079
  # @param [Google::Apis::ComputeBeta::SecurityPolicyAssociation] security_policy_association_object
@@ -41345,6 +41347,148 @@ module Google
41345
41347
  execute_or_queue_command(command, &block)
41346
41348
  end
41347
41349
 
41350
+ # Retrieves information about the specified reservation subBlock.
41351
+ # @param [String] project
41352
+ # Project ID for this request.
41353
+ # @param [String] zone
41354
+ # Name of the zone for this request. Zone name should conform to RFC1035.
41355
+ # @param [String] parent_name
41356
+ # The name of the parent reservation and parent block. In the format of
41357
+ # reservations/`reservation_name`/reservationBlocks/`reservation_block_name`
41358
+ # @param [String] reservation_sub_block
41359
+ # The name of the reservation subBlock. Name should conform to RFC1035 or be a
41360
+ # resource ID.
41361
+ # @param [String] fields
41362
+ # Selector specifying which fields to include in a partial response.
41363
+ # @param [String] quota_user
41364
+ # Available to use for quota purposes for server-side applications. Can be any
41365
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
41366
+ # @param [String] user_ip
41367
+ # Legacy name for parameter that has been superseded by `quotaUser`.
41368
+ # @param [Google::Apis::RequestOptions] options
41369
+ # Request-specific options
41370
+ #
41371
+ # @yield [result, err] Result & error if block supplied
41372
+ # @yieldparam result [Google::Apis::ComputeBeta::ReservationSubBlocksGetResponse] parsed result object
41373
+ # @yieldparam err [StandardError] error object if request failed
41374
+ #
41375
+ # @return [Google::Apis::ComputeBeta::ReservationSubBlocksGetResponse]
41376
+ #
41377
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
41378
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
41379
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
41380
+ def get_reservation_sub_block(project, zone, parent_name, reservation_sub_block, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
41381
+ command = make_simple_command(:get, 'projects/{project}/zones/{zone}/{parentName}/reservationSubBlocks/{reservationSubBlock}', options)
41382
+ command.response_representation = Google::Apis::ComputeBeta::ReservationSubBlocksGetResponse::Representation
41383
+ command.response_class = Google::Apis::ComputeBeta::ReservationSubBlocksGetResponse
41384
+ command.params['project'] = project unless project.nil?
41385
+ command.params['zone'] = zone unless zone.nil?
41386
+ command.params['parentName'] = parent_name unless parent_name.nil?
41387
+ command.params['reservationSubBlock'] = reservation_sub_block unless reservation_sub_block.nil?
41388
+ command.query['fields'] = fields unless fields.nil?
41389
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
41390
+ command.query['userIp'] = user_ip unless user_ip.nil?
41391
+ execute_or_queue_command(command, &block)
41392
+ end
41393
+
41394
+ # Retrieves a list of reservation subBlocks under a single reservation.
41395
+ # @param [String] project
41396
+ # Project ID for this request.
41397
+ # @param [String] zone
41398
+ # Name of the zone for this request. Zone name should conform to RFC1035.
41399
+ # @param [String] parent_name
41400
+ # The name of the parent reservation and parent block. In the format of
41401
+ # reservations/`reservation_name`/reservationBlocks/`reservation_block_name`
41402
+ # @param [String] filter
41403
+ # A filter expression that filters resources listed in the response. Most
41404
+ # Compute resources support two types of filter expressions: expressions that
41405
+ # support regular expressions and expressions that follow API improvement
41406
+ # proposal AIP-160. These two types of filter expressions cannot be mixed in one
41407
+ # request. If you want to use AIP-160, your expression must specify the field
41408
+ # name, an operator, and the value that you want to use for filtering. The value
41409
+ # must be a string, a number, or a boolean. The operator must be either `=`, `!=`
41410
+ # , `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute
41411
+ # Engine instances, you can exclude instances named `example-instance` by
41412
+ # specifying `name != example-instance`. The `:*` comparison can be used to test
41413
+ # whether a key has been defined. For example, to find all objects with `owner`
41414
+ # label use: ``` labels.owner:* ``` You can also filter nested fields. For
41415
+ # example, you could specify `scheduling.automaticRestart = false` to include
41416
+ # instances only if they are not scheduled for automatic restarts. You can use
41417
+ # filtering on nested fields to filter based on resource labels. To filter on
41418
+ # multiple expressions, provide each separate expression within parentheses. For
41419
+ # example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel
41420
+ # Skylake") ``` By default, each expression is an `AND` expression. However, you
41421
+ # can include `AND` and `OR` expressions explicitly. For example: ``` (
41422
+ # cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (
41423
+ # scheduling.automaticRestart = true) ``` If you want to use a regular
41424
+ # expression, use the `eq` (equal) or `ne` (not equal) operator against a single
41425
+ # un-parenthesized expression with or without quotes or against multiple
41426
+ # parenthesized expressions. Examples: `fieldname eq unquoted literal` `
41427
+ # fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(
41428
+ # fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is
41429
+ # interpreted as a regular expression using Google RE2 library syntax. The
41430
+ # literal value must match the entire field. For example, to filter for
41431
+ # instances that do not end with name "instance", you would use `name ne .*
41432
+ # instance`. You cannot combine constraints on multiple fields using regular
41433
+ # expressions.
41434
+ # @param [Fixnum] max_results
41435
+ # The maximum number of results per page that should be returned. If the number
41436
+ # of available results is larger than `maxResults`, Compute Engine returns a `
41437
+ # nextPageToken` that can be used to get the next page of results in subsequent
41438
+ # list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
41439
+ # @param [String] order_by
41440
+ # Sorts list results by a certain order. By default, results are returned in
41441
+ # alphanumerical order based on the resource name. You can also sort results in
41442
+ # descending order based on the creation timestamp using `orderBy="
41443
+ # creationTimestamp desc"`. This sorts results based on the `creationTimestamp`
41444
+ # field in reverse chronological order (newest result first). Use this to sort
41445
+ # resources like operations so that the newest operation is returned first.
41446
+ # Currently, only sorting by `name` or `creationTimestamp desc` is supported.
41447
+ # @param [String] page_token
41448
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
41449
+ # by a previous list request to get the next page of results.
41450
+ # @param [Boolean] return_partial_success
41451
+ # Opt-in for partial success behavior which provides partial results in case of
41452
+ # failure. The default value is false. For example, when partial success
41453
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
41454
+ # resources in the zone or no resources, with an error code.
41455
+ # @param [String] fields
41456
+ # Selector specifying which fields to include in a partial response.
41457
+ # @param [String] quota_user
41458
+ # Available to use for quota purposes for server-side applications. Can be any
41459
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
41460
+ # @param [String] user_ip
41461
+ # Legacy name for parameter that has been superseded by `quotaUser`.
41462
+ # @param [Google::Apis::RequestOptions] options
41463
+ # Request-specific options
41464
+ #
41465
+ # @yield [result, err] Result & error if block supplied
41466
+ # @yieldparam result [Google::Apis::ComputeBeta::ReservationSubBlocksListResponse] parsed result object
41467
+ # @yieldparam err [StandardError] error object if request failed
41468
+ #
41469
+ # @return [Google::Apis::ComputeBeta::ReservationSubBlocksListResponse]
41470
+ #
41471
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
41472
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
41473
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
41474
+ def list_reservation_sub_blocks(project, zone, parent_name, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
41475
+ command = make_simple_command(:get, 'projects/{project}/zones/{zone}/{parentName}/reservationSubBlocks', options)
41476
+ command.response_representation = Google::Apis::ComputeBeta::ReservationSubBlocksListResponse::Representation
41477
+ command.response_class = Google::Apis::ComputeBeta::ReservationSubBlocksListResponse
41478
+ command.params['project'] = project unless project.nil?
41479
+ command.params['zone'] = zone unless zone.nil?
41480
+ command.params['parentName'] = parent_name unless parent_name.nil?
41481
+ command.query['filter'] = filter unless filter.nil?
41482
+ command.query['maxResults'] = max_results unless max_results.nil?
41483
+ command.query['orderBy'] = order_by unless order_by.nil?
41484
+ command.query['pageToken'] = page_token unless page_token.nil?
41485
+ command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
41486
+ command.query['fields'] = fields unless fields.nil?
41487
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
41488
+ command.query['userIp'] = user_ip unless user_ip.nil?
41489
+ execute_or_queue_command(command, &block)
41490
+ end
41491
+
41348
41492
  # Retrieves an aggregated list of reservations. To prevent failure, Google
41349
41493
  # recommends that you set the `returnPartialSuccess` parameter to `true`.
41350
41494
  # @param [String] project
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-compute_beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.114.0
4
+ version: 0.116.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.114.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.116.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_beta
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.8
76
+ rubygems_version: 3.6.9
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Compute Engine API Beta
79
79
  test_files: []