google-apis-compute_v1 0.13.0 → 0.17.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 ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210525"
25
+ REVISION = "20210907"
26
26
  end
27
27
  end
28
28
  end
@@ -1366,6 +1366,12 @@ module Google
1366
1366
  include Google::Apis::Core::JsonObjectSupport
1367
1367
  end
1368
1368
 
1369
+ class ImageFamilyView
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1369
1375
  class ImageList
1370
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1377
 
@@ -3712,6 +3718,12 @@ module Google
3712
3718
  include Google::Apis::Core::JsonObjectSupport
3713
3719
  end
3714
3720
 
3721
+ class RouterBgpPeerBfd
3722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3723
+
3724
+ include Google::Apis::Core::JsonObjectSupport
3725
+ end
3726
+
3715
3727
  class RouterInterface
3716
3728
  class Representation < Google::Apis::Core::JsonRepresentation; end
3717
3729
 
@@ -3856,6 +3868,18 @@ module Google
3856
3868
  include Google::Apis::Core::JsonObjectSupport
3857
3869
  end
3858
3870
 
3871
+ class SecurityPolicyAdaptiveProtectionConfig
3872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3873
+
3874
+ include Google::Apis::Core::JsonObjectSupport
3875
+ end
3876
+
3877
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
3878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3879
+
3880
+ include Google::Apis::Core::JsonObjectSupport
3881
+ end
3882
+
3859
3883
  class SecurityPolicyAdvancedOptionsConfig
3860
3884
  class Representation < Google::Apis::Core::JsonRepresentation; end
3861
3885
 
@@ -3928,6 +3952,78 @@ module Google
3928
3952
  include Google::Apis::Core::JsonObjectSupport
3929
3953
  end
3930
3954
 
3955
+ class ServiceAttachment
3956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3957
+
3958
+ include Google::Apis::Core::JsonObjectSupport
3959
+ end
3960
+
3961
+ class ServiceAttachmentAggregatedList
3962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3963
+
3964
+ class Warning
3965
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3966
+
3967
+ class Datum
3968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3969
+
3970
+ include Google::Apis::Core::JsonObjectSupport
3971
+ end
3972
+
3973
+ include Google::Apis::Core::JsonObjectSupport
3974
+ end
3975
+
3976
+ include Google::Apis::Core::JsonObjectSupport
3977
+ end
3978
+
3979
+ class ServiceAttachmentConnectedEndpoint
3980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3981
+
3982
+ include Google::Apis::Core::JsonObjectSupport
3983
+ end
3984
+
3985
+ class ServiceAttachmentConsumerProjectLimit
3986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3987
+
3988
+ include Google::Apis::Core::JsonObjectSupport
3989
+ end
3990
+
3991
+ class ServiceAttachmentList
3992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3993
+
3994
+ class Warning
3995
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3996
+
3997
+ class Datum
3998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3999
+
4000
+ include Google::Apis::Core::JsonObjectSupport
4001
+ end
4002
+
4003
+ include Google::Apis::Core::JsonObjectSupport
4004
+ end
4005
+
4006
+ include Google::Apis::Core::JsonObjectSupport
4007
+ end
4008
+
4009
+ class ServiceAttachmentsScopedList
4010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4011
+
4012
+ class Warning
4013
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4014
+
4015
+ class Datum
4016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4017
+
4018
+ include Google::Apis::Core::JsonObjectSupport
4019
+ end
4020
+
4021
+ include Google::Apis::Core::JsonObjectSupport
4022
+ end
4023
+
4024
+ include Google::Apis::Core::JsonObjectSupport
4025
+ end
4026
+
3931
4027
  class ShieldedInstanceConfig
3932
4028
  class Representation < Google::Apis::Core::JsonRepresentation; end
3933
4029
 
@@ -4678,6 +4774,12 @@ module Google
4678
4774
  include Google::Apis::Core::JsonObjectSupport
4679
4775
  end
4680
4776
 
4777
+ class Uint128
4778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4779
+
4780
+ include Google::Apis::Core::JsonObjectSupport
4781
+ end
4782
+
4681
4783
  class UrlMap
4682
4784
  class Representation < Google::Apis::Core::JsonRepresentation; end
4683
4785
 
@@ -6047,6 +6149,7 @@ module Google
6047
6149
  property :start_timestamp, as: 'startTimestamp'
6048
6150
  property :status, as: 'status'
6049
6151
  property :status_message, as: 'statusMessage'
6152
+ property :type, as: 'type'
6050
6153
  end
6051
6154
  end
6052
6155
 
@@ -6208,6 +6311,7 @@ module Google
6208
6311
  property :kms_key_name, as: 'kmsKeyName'
6209
6312
  property :kms_key_service_account, as: 'kmsKeyServiceAccount'
6210
6313
  property :raw_key, as: 'rawKey'
6314
+ property :rsa_encrypted_key, as: 'rsaEncryptedKey'
6211
6315
  property :sha256, as: 'sha256'
6212
6316
  end
6213
6317
  end
@@ -6899,6 +7003,7 @@ module Google
6899
7003
  property :port_range, as: 'portRange'
6900
7004
  collection :ports, as: 'ports'
6901
7005
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
7006
+ property :psc_connection_status, as: 'pscConnectionStatus'
6902
7007
  property :region, as: 'region'
6903
7008
  property :self_link, as: 'selfLink'
6904
7009
  collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
@@ -7692,6 +7797,14 @@ module Google
7692
7797
  end
7693
7798
  end
7694
7799
 
7800
+ class ImageFamilyView
7801
+ # @private
7802
+ class Representation < Google::Apis::Core::JsonRepresentation
7803
+ property :image, as: 'image', class: Google::Apis::ComputeV1::Image, decorator: Google::Apis::ComputeV1::Image::Representation
7804
+
7805
+ end
7806
+ end
7807
+
7695
7808
  class ImageList
7696
7809
  # @private
7697
7810
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8125,6 +8238,7 @@ module Google
8125
8238
  # @private
8126
8239
  class Representation < Google::Apis::Core::JsonRepresentation
8127
8240
  collection :instances, as: 'instances'
8241
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
8128
8242
  end
8129
8243
  end
8130
8244
 
@@ -9667,6 +9781,7 @@ module Google
9667
9781
  property :network, as: 'network'
9668
9782
  property :network_ip, as: 'networkIP'
9669
9783
  property :nic_type, as: 'nicType'
9784
+ property :queue_count, as: 'queueCount'
9670
9785
  property :stack_type, as: 'stackType'
9671
9786
  property :subnetwork, as: 'subnetwork'
9672
9787
  end
@@ -11201,6 +11316,7 @@ module Google
11201
11316
  # @private
11202
11317
  class Representation < Google::Apis::Core::JsonRepresentation
11203
11318
  collection :instances, as: 'instances'
11319
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
11204
11320
  end
11205
11321
  end
11206
11322
 
@@ -11937,6 +12053,8 @@ module Google
11937
12053
  collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeV1::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeV1::RouterAdvertisedIpRange::Representation
11938
12054
 
11939
12055
  property :advertised_route_priority, as: 'advertisedRoutePriority'
12056
+ property :bfd, as: 'bfd', class: Google::Apis::ComputeV1::RouterBgpPeerBfd, decorator: Google::Apis::ComputeV1::RouterBgpPeerBfd::Representation
12057
+
11940
12058
  property :enable, as: 'enable'
11941
12059
  property :interface_name, as: 'interfaceName'
11942
12060
  property :ip_address, as: 'ipAddress'
@@ -11944,6 +12062,17 @@ module Google
11944
12062
  property :name, as: 'name'
11945
12063
  property :peer_asn, as: 'peerAsn'
11946
12064
  property :peer_ip_address, as: 'peerIpAddress'
12065
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12066
+ end
12067
+ end
12068
+
12069
+ class RouterBgpPeerBfd
12070
+ # @private
12071
+ class Representation < Google::Apis::Core::JsonRepresentation
12072
+ property :min_receive_interval, as: 'minReceiveInterval'
12073
+ property :min_transmit_interval, as: 'minTransmitInterval'
12074
+ property :multiplier, as: 'multiplier'
12075
+ property :session_initialization_mode, as: 'sessionInitializationMode'
11947
12076
  end
11948
12077
  end
11949
12078
 
@@ -11955,6 +12084,9 @@ module Google
11955
12084
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
11956
12085
  property :management_type, as: 'managementType'
11957
12086
  property :name, as: 'name'
12087
+ property :private_ip_address, as: 'privateIpAddress'
12088
+ property :redundant_interface, as: 'redundantInterface'
12089
+ property :subnetwork, as: 'subnetwork'
11958
12090
  end
11959
12091
  end
11960
12092
 
@@ -12053,6 +12185,7 @@ module Google
12053
12185
  property :name, as: 'name'
12054
12186
  property :num_learned_routes, as: 'numLearnedRoutes'
12055
12187
  property :peer_ip_address, as: 'peerIpAddress'
12188
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12056
12189
  property :state, as: 'state'
12057
12190
  property :status, as: 'status'
12058
12191
  property :uptime, as: 'uptime'
@@ -12204,6 +12337,8 @@ module Google
12204
12337
  class SecurityPolicy
12205
12338
  # @private
12206
12339
  class Representation < Google::Apis::Core::JsonRepresentation
12340
+ property :adaptive_protection_config, as: 'adaptiveProtectionConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfig::Representation
12341
+
12207
12342
  property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig::Representation
12208
12343
 
12209
12344
  property :creation_timestamp, as: 'creationTimestamp'
@@ -12218,6 +12353,22 @@ module Google
12218
12353
  end
12219
12354
  end
12220
12355
 
12356
+ class SecurityPolicyAdaptiveProtectionConfig
12357
+ # @private
12358
+ class Representation < Google::Apis::Core::JsonRepresentation
12359
+ property :layer7_ddos_defense_config, as: 'layer7DdosDefenseConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig::Representation
12360
+
12361
+ end
12362
+ end
12363
+
12364
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
12365
+ # @private
12366
+ class Representation < Google::Apis::Core::JsonRepresentation
12367
+ property :enable, as: 'enable'
12368
+ property :rule_visibility, as: 'ruleVisibility'
12369
+ end
12370
+ end
12371
+
12221
12372
  class SecurityPolicyAdvancedOptionsConfig
12222
12373
  # @private
12223
12374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12329,6 +12480,142 @@ module Google
12329
12480
  end
12330
12481
  end
12331
12482
 
12483
+ class ServiceAttachment
12484
+ # @private
12485
+ class Representation < Google::Apis::Core::JsonRepresentation
12486
+ collection :connected_endpoints, as: 'connectedEndpoints', class: Google::Apis::ComputeV1::ServiceAttachmentConnectedEndpoint, decorator: Google::Apis::ComputeV1::ServiceAttachmentConnectedEndpoint::Representation
12487
+
12488
+ property :connection_preference, as: 'connectionPreference'
12489
+ collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeV1::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeV1::ServiceAttachmentConsumerProjectLimit::Representation
12490
+
12491
+ collection :consumer_reject_lists, as: 'consumerRejectLists'
12492
+ property :creation_timestamp, as: 'creationTimestamp'
12493
+ property :description, as: 'description'
12494
+ property :enable_proxy_protocol, as: 'enableProxyProtocol'
12495
+ property :fingerprint, :base64 => true, as: 'fingerprint'
12496
+ property :id, :numeric_string => true, as: 'id'
12497
+ property :kind, as: 'kind'
12498
+ property :name, as: 'name'
12499
+ collection :nat_subnets, as: 'natSubnets'
12500
+ property :producer_forwarding_rule, as: 'producerForwardingRule'
12501
+ property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeV1::Uint128, decorator: Google::Apis::ComputeV1::Uint128::Representation
12502
+
12503
+ property :region, as: 'region'
12504
+ property :self_link, as: 'selfLink'
12505
+ property :target_service, as: 'targetService'
12506
+ end
12507
+ end
12508
+
12509
+ class ServiceAttachmentAggregatedList
12510
+ # @private
12511
+ class Representation < Google::Apis::Core::JsonRepresentation
12512
+ property :id, as: 'id'
12513
+ hash :items, as: 'items', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Representation
12514
+
12515
+ property :kind, as: 'kind'
12516
+ property :next_page_token, as: 'nextPageToken'
12517
+ property :self_link, as: 'selfLink'
12518
+ collection :unreachables, as: 'unreachables'
12519
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Representation
12520
+
12521
+ end
12522
+
12523
+ class Warning
12524
+ # @private
12525
+ class Representation < Google::Apis::Core::JsonRepresentation
12526
+ property :code, as: 'code'
12527
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Datum::Representation
12528
+
12529
+ property :message, as: 'message'
12530
+ end
12531
+
12532
+ class Datum
12533
+ # @private
12534
+ class Representation < Google::Apis::Core::JsonRepresentation
12535
+ property :key, as: 'key'
12536
+ property :value, as: 'value'
12537
+ end
12538
+ end
12539
+ end
12540
+ end
12541
+
12542
+ class ServiceAttachmentConnectedEndpoint
12543
+ # @private
12544
+ class Representation < Google::Apis::Core::JsonRepresentation
12545
+ property :endpoint, as: 'endpoint'
12546
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
12547
+ property :status, as: 'status'
12548
+ end
12549
+ end
12550
+
12551
+ class ServiceAttachmentConsumerProjectLimit
12552
+ # @private
12553
+ class Representation < Google::Apis::Core::JsonRepresentation
12554
+ property :connection_limit, as: 'connectionLimit'
12555
+ property :project_id_or_num, as: 'projectIdOrNum'
12556
+ end
12557
+ end
12558
+
12559
+ class ServiceAttachmentList
12560
+ # @private
12561
+ class Representation < Google::Apis::Core::JsonRepresentation
12562
+ property :id, as: 'id'
12563
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::ServiceAttachment, decorator: Google::Apis::ComputeV1::ServiceAttachment::Representation
12564
+
12565
+ property :kind, as: 'kind'
12566
+ property :next_page_token, as: 'nextPageToken'
12567
+ property :self_link, as: 'selfLink'
12568
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Representation
12569
+
12570
+ end
12571
+
12572
+ class Warning
12573
+ # @private
12574
+ class Representation < Google::Apis::Core::JsonRepresentation
12575
+ property :code, as: 'code'
12576
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Datum::Representation
12577
+
12578
+ property :message, as: 'message'
12579
+ end
12580
+
12581
+ class Datum
12582
+ # @private
12583
+ class Representation < Google::Apis::Core::JsonRepresentation
12584
+ property :key, as: 'key'
12585
+ property :value, as: 'value'
12586
+ end
12587
+ end
12588
+ end
12589
+ end
12590
+
12591
+ class ServiceAttachmentsScopedList
12592
+ # @private
12593
+ class Representation < Google::Apis::Core::JsonRepresentation
12594
+ collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeV1::ServiceAttachment, decorator: Google::Apis::ComputeV1::ServiceAttachment::Representation
12595
+
12596
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Representation
12597
+
12598
+ end
12599
+
12600
+ class Warning
12601
+ # @private
12602
+ class Representation < Google::Apis::Core::JsonRepresentation
12603
+ property :code, as: 'code'
12604
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Datum::Representation
12605
+
12606
+ property :message, as: 'message'
12607
+ end
12608
+
12609
+ class Datum
12610
+ # @private
12611
+ class Representation < Google::Apis::Core::JsonRepresentation
12612
+ property :key, as: 'key'
12613
+ property :value, as: 'value'
12614
+ end
12615
+ end
12616
+ end
12617
+ end
12618
+
12332
12619
  class ShieldedInstanceConfig
12333
12620
  # @private
12334
12621
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13135,6 +13422,7 @@ module Google
13135
13422
  property :kind, as: 'kind'
13136
13423
  property :name, as: 'name'
13137
13424
  property :nat_policy, as: 'natPolicy'
13425
+ property :network, as: 'network'
13138
13426
  property :self_link, as: 'selfLink'
13139
13427
  property :zone, as: 'zone'
13140
13428
  end
@@ -13662,6 +13950,14 @@ module Google
13662
13950
  end
13663
13951
  end
13664
13952
 
13953
+ class Uint128
13954
+ # @private
13955
+ class Representation < Google::Apis::Core::JsonRepresentation
13956
+ property :high, :numeric_string => true, as: 'high'
13957
+ property :low, :numeric_string => true, as: 'low'
13958
+ end
13959
+ end
13960
+
13665
13961
  class UrlMap
13666
13962
  # @private
13667
13963
  class Representation < Google::Apis::Core::JsonRepresentation