google-apis-compute_v1 0.86.0 → 0.88.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 587af16200a0465fca130fabe829a4f1728d6cbbddccc3fee58aec9629db1640
4
- data.tar.gz: a30433bdb5d8546fabcdf3f199af16313baa01b58628785ec0508ffcb16cfd16
3
+ metadata.gz: 056e7cb0bde8c4be0383a22a51599db22faeeed7f75fb5832c9da8c0f5b54234
4
+ data.tar.gz: b1ce22308ba85a64b03045aeff88da2dee82b8435af980932e24de41c7edf996
5
5
  SHA512:
6
- metadata.gz: cb7279ae3c267d2e8833f4e75c56821e9209c241a6fc4471fd8ea43def20aa948309e719f14d90344d264596bbadf12fdecddb90e7c72c59bb39f2e0a3eb8c9e
7
- data.tar.gz: 59efaa46c76a939e527a42c3b3cd6d66a8212dd79f06d256445b9d5259d40b8a12958cf0855ba8138a747d0dba68d239a884941ccf9688b197e31c8ec64e0c1f
6
+ metadata.gz: 563fe39d6253d14bba46485e6ba7c27507c9da3f26b8a881c99a19cda17ec5b1cb2c0bb206c78e6bf2f05d4d598eb4d2cb776cba34b0ff24a75ebb66b6445703
7
+ data.tar.gz: f9afb83adc733cc123b2ff4e1f99956cbe6794ff79865dbe3a48fd84dc80175e9db165297cbe6bbff04a4a569cf70f5bf410daf097c382a4b3f6139df6edc6a8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-compute_v1
2
2
 
3
+ ### v0.88.0 (2024-02-04)
4
+
5
+ * Regenerated from discovery document revision 20240129
6
+ * Regenerated using generator version 0.13.1
7
+
8
+ ### v0.87.0 (2024-01-22)
9
+
10
+ * Regenerated from discovery document revision 20240109
11
+ * Regenerated using generator version 0.13.0
12
+
3
13
  ### v0.86.0 (2024-01-07)
4
14
 
5
15
  * Regenerated from discovery document revision 20231231
@@ -5045,7 +5045,10 @@ module Google
5045
5045
  attr_accessor :members
5046
5046
 
5047
5047
  # Role that is assigned to the list of `members`, or principals. For example, `
5048
- # roles/viewer`, `roles/editor`, or `roles/owner`.
5048
+ # roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM
5049
+ # roles and permissions, see the [IAM documentation](https://cloud.google.com/
5050
+ # iam/docs/roles-overview). For a list of the available pre-defined roles, see [
5051
+ # here](https://cloud.google.com/iam/docs/understanding-roles).
5049
5052
  # Corresponds to the JSON property `role`
5050
5053
  # @return [String]
5051
5054
  attr_accessor :role
@@ -9177,6 +9180,14 @@ module Google
9177
9180
  # @return [Fixnum]
9178
9181
  attr_accessor :rule_tuple_count
9179
9182
 
9183
+ # A fully-qualified URL of a SecurityProfile resource instance. Example: https://
9184
+ # networksecurity.googleapis.com/v1/projects/`project`/locations/`location`/
9185
+ # securityProfileGroups/my-security-profile-group Must be specified if action = '
9186
+ # apply_security_profile_group' and cannot be specified for other actions.
9187
+ # Corresponds to the JSON property `securityProfileGroup`
9188
+ # @return [String]
9189
+ attr_accessor :security_profile_group
9190
+
9180
9191
  # A list of network resource URLs to which this rule applies. This field allows
9181
9192
  # you to control which network's VMs get this rule. If this field is left blank,
9182
9193
  # all VMs within the organization will receive the rule.
@@ -9202,6 +9213,14 @@ module Google
9202
9213
  # @return [Array<String>]
9203
9214
  attr_accessor :target_service_accounts
9204
9215
 
9216
+ # Boolean flag indicating if the traffic should be TLS decrypted. Can be set
9217
+ # only if action = 'apply_security_profile_group' and cannot be set for other
9218
+ # actions.
9219
+ # Corresponds to the JSON property `tlsInspect`
9220
+ # @return [Boolean]
9221
+ attr_accessor :tls_inspect
9222
+ alias_method :tls_inspect?, :tls_inspect
9223
+
9205
9224
  def initialize(**args)
9206
9225
  update!(**args)
9207
9226
  end
@@ -9218,9 +9237,11 @@ module Google
9218
9237
  @priority = args[:priority] if args.key?(:priority)
9219
9238
  @rule_name = args[:rule_name] if args.key?(:rule_name)
9220
9239
  @rule_tuple_count = args[:rule_tuple_count] if args.key?(:rule_tuple_count)
9240
+ @security_profile_group = args[:security_profile_group] if args.key?(:security_profile_group)
9221
9241
  @target_resources = args[:target_resources] if args.key?(:target_resources)
9222
9242
  @target_secure_tags = args[:target_secure_tags] if args.key?(:target_secure_tags)
9223
9243
  @target_service_accounts = args[:target_service_accounts] if args.key?(:target_service_accounts)
9244
+ @tls_inspect = args[:tls_inspect] if args.key?(:tls_inspect)
9224
9245
  end
9225
9246
  end
9226
9247
 
@@ -9481,14 +9502,12 @@ module Google
9481
9502
  attr_accessor :all_ports
9482
9503
  alias_method :all_ports?, :all_ports
9483
9504
 
9484
- # This field is used along with the backend_service field for internal load
9485
- # balancing or with the target field for internal TargetInstance. If set to true,
9486
- # clients can access the internal passthrough Network Load Balancers, the
9487
- # regional internal Application Load Balancer, and the regional internal proxy
9488
- # Network Load Balancer from all regions. If false, only allows access from the
9489
- # local region the load balancer is located at. Note that for INTERNAL_MANAGED
9490
- # forwarding rules, this field cannot be changed after the forwarding rule is
9491
- # created.
9505
+ # If set to true, clients can access the internal passthrough Network Load
9506
+ # Balancers, the regional internal Application Load Balancer, and the regional
9507
+ # internal proxy Network Load Balancer from all regions. If false, only allows
9508
+ # access from the local region the load balancer is located at. Note that for
9509
+ # INTERNAL_MANAGED forwarding rules, this field cannot be changed after the
9510
+ # forwarding rule is created.
9492
9511
  # Corresponds to the JSON property `allowGlobalAccess`
9493
9512
  # @return [Boolean]
9494
9513
  attr_accessor :allow_global_access
@@ -10591,8 +10610,9 @@ module Google
10591
10610
  # The ID of a supported feature. To add multiple values, use commas to separate
10592
10611
  # values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE -
10593
10612
  # WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE -
10594
- # SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE - SEV_SNP_CAPABLE - IDPF For
10595
- # more information, see Enabling guest operating system features.
10613
+ # SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE - SEV_SNP_CAPABLE -
10614
+ # TDX_CAPABLE - IDPF For more information, see Enabling guest operating system
10615
+ # features.
10596
10616
  # Corresponds to the JSON property `type`
10597
10617
  # @return [String]
10598
10618
  attr_accessor :type
@@ -22805,10 +22825,13 @@ module Google
22805
22825
  # @return [String]
22806
22826
  attr_accessor :fqdn
22807
22827
 
22808
- # The name for a specific VM instance that the IP address belongs to. This is
22809
- # required for network endpoints of type GCE_VM_IP_PORT. The instance must be in
22810
- # the same zone of network endpoint group. The name must be 1-63 characters long,
22811
- # and comply with RFC1035.
22828
+ # The name or a URL of VM instance of this network endpoint. This field is
22829
+ # required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The
22830
+ # instance must be in the same zone of network endpoint group (for zonal NEGs)
22831
+ # or in the zone within the region of the NEG (for regional NEGs). If the
22832
+ # ipAddress is specified, it must belongs to the VM instance. The name must be 1-
22833
+ # 63 characters long, and comply with RFC1035 or be a valid URL pointing to an
22834
+ # existing instance.
22812
22835
  # Corresponds to the JSON property `instance`
22813
22836
  # @return [String]
22814
22837
  attr_accessor :instance
@@ -22817,13 +22840,18 @@ module Google
22817
22840
  # in Compute Engine (either the primary IP or as part of an aliased IP range).
22818
22841
  # If the IP address is not specified, then the primary IP address for the VM
22819
22842
  # instance in the network that the network endpoint group belongs to will be
22820
- # used.
22843
+ # used. This field is redundant and need not be set for network endpoints of
22844
+ # type GCE_VM_IP. If set, it must be set to the primary internal IP address of
22845
+ # the attached VM instance that matches the subnetwork of the NEG. The primary
22846
+ # internal IP address from any NIC of a multi-NIC VM instance can be added to a
22847
+ # NEG as long as it matches the NEG subnetwork.
22821
22848
  # Corresponds to the JSON property `ipAddress`
22822
22849
  # @return [String]
22823
22850
  attr_accessor :ip_address
22824
22851
 
22825
22852
  # Optional port number of network endpoint. If not specified, the defaultPort
22826
- # for the network endpoint group will be used.
22853
+ # for the network endpoint group will be used. This field can not be set for
22854
+ # network endpoints of type GCE_VM_IP.
22827
22855
  # Corresponds to the JSON property `port`
22828
22856
  # @return [Fixnum]
22829
22857
  attr_accessor :port
@@ -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.86.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231231"
25
+ REVISION = "20240129"
26
26
  end
27
27
  end
28
28
  end
@@ -8257,10 +8257,12 @@ module Google
8257
8257
  property :priority, as: 'priority'
8258
8258
  property :rule_name, as: 'ruleName'
8259
8259
  property :rule_tuple_count, as: 'ruleTupleCount'
8260
+ property :security_profile_group, as: 'securityProfileGroup'
8260
8261
  collection :target_resources, as: 'targetResources'
8261
8262
  collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag::Representation
8262
8263
 
8263
8264
  collection :target_service_accounts, as: 'targetServiceAccounts'
8265
+ property :tls_inspect, as: 'tlsInspect'
8264
8266
  end
8265
8267
  end
8266
8268
 
@@ -32,6 +32,8 @@ module Google
32
32
  #
33
33
  # @see https://cloud.google.com/compute/
34
34
  class ComputeService < Google::Apis::Core::BaseService
35
+ DEFAULT_ENDPOINT_TEMPLATE = "https://compute.$UNIVERSE_DOMAIN$/"
36
+
35
37
  # @return [String]
36
38
  # API key. Your API key identifies your project and provides you with API access,
37
39
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -47,7 +49,7 @@ module Google
47
49
  attr_accessor :user_ip
48
50
 
49
51
  def initialize
50
- super('https://compute.googleapis.com/', 'compute/v1/',
52
+ super(DEFAULT_ENDPOINT_TEMPLATE, 'compute/v1/',
51
53
  client_name: 'google-apis-compute_v1',
52
54
  client_version: Google::Apis::ComputeV1::GEM_VERSION)
53
55
  @batch_path = 'batch/compute/v1'
@@ -115,6 +117,8 @@ module Google
115
117
  # Opt-in for partial success behavior which provides partial results in case of
116
118
  # failure. The default value is false.
117
119
  # @param [Fixnum] service_project_number
120
+ # The Shared VPC service project id or service project number for which
121
+ # aggregated list request is invoked for subnetworks list-usable api.
118
122
  # @param [String] fields
119
123
  # Selector specifying which fields to include in a partial response.
120
124
  # @param [String] quota_user
@@ -346,6 +350,8 @@ module Google
346
350
  # Opt-in for partial success behavior which provides partial results in case of
347
351
  # failure. The default value is false.
348
352
  # @param [Fixnum] service_project_number
353
+ # The Shared VPC service project id or service project number for which
354
+ # aggregated list request is invoked for subnetworks list-usable api.
349
355
  # @param [String] fields
350
356
  # Selector specifying which fields to include in a partial response.
351
357
  # @param [String] quota_user
@@ -784,6 +790,8 @@ module Google
784
790
  # Opt-in for partial success behavior which provides partial results in case of
785
791
  # failure. The default value is false.
786
792
  # @param [Fixnum] service_project_number
793
+ # The Shared VPC service project id or service project number for which
794
+ # aggregated list request is invoked for subnetworks list-usable api.
787
795
  # @param [String] fields
788
796
  # Selector specifying which fields to include in a partial response.
789
797
  # @param [String] quota_user
@@ -1872,6 +1880,8 @@ module Google
1872
1880
  # Opt-in for partial success behavior which provides partial results in case of
1873
1881
  # failure. The default value is false.
1874
1882
  # @param [Fixnum] service_project_number
1883
+ # The Shared VPC service project id or service project number for which
1884
+ # aggregated list request is invoked for subnetworks list-usable api.
1875
1885
  # @param [String] fields
1876
1886
  # Selector specifying which fields to include in a partial response.
1877
1887
  # @param [String] quota_user
@@ -2700,6 +2710,8 @@ module Google
2700
2710
  # Opt-in for partial success behavior which provides partial results in case of
2701
2711
  # failure. The default value is false.
2702
2712
  # @param [Fixnum] service_project_number
2713
+ # The Shared VPC service project id or service project number for which
2714
+ # aggregated list request is invoked for subnetworks list-usable api.
2703
2715
  # @param [String] fields
2704
2716
  # Selector specifying which fields to include in a partial response.
2705
2717
  # @param [String] quota_user
@@ -2984,6 +2996,8 @@ module Google
2984
2996
  # Opt-in for partial success behavior which provides partial results in case of
2985
2997
  # failure. The default value is false.
2986
2998
  # @param [Fixnum] service_project_number
2999
+ # The Shared VPC service project id or service project number for which
3000
+ # aggregated list request is invoked for subnetworks list-usable api.
2987
3001
  # @param [String] fields
2988
3002
  # Selector specifying which fields to include in a partial response.
2989
3003
  # @param [String] quota_user
@@ -5382,6 +5396,8 @@ module Google
5382
5396
  # Opt-in for partial success behavior which provides partial results in case of
5383
5397
  # failure. The default value is false.
5384
5398
  # @param [Fixnum] service_project_number
5399
+ # The Shared VPC service project id or service project number for which
5400
+ # aggregated list request is invoked for subnetworks list-usable api.
5385
5401
  # @param [String] fields
5386
5402
  # Selector specifying which fields to include in a partial response.
5387
5403
  # @param [String] quota_user
@@ -6970,6 +6986,8 @@ module Google
6970
6986
  # Opt-in for partial success behavior which provides partial results in case of
6971
6987
  # failure. The default value is false.
6972
6988
  # @param [Fixnum] service_project_number
6989
+ # The Shared VPC service project id or service project number for which
6990
+ # aggregated list request is invoked for subnetworks list-usable api.
6973
6991
  # @param [String] fields
6974
6992
  # Selector specifying which fields to include in a partial response.
6975
6993
  # @param [String] quota_user
@@ -7707,6 +7725,8 @@ module Google
7707
7725
  # Opt-in for partial success behavior which provides partial results in case of
7708
7726
  # failure. The default value is false.
7709
7727
  # @param [Fixnum] service_project_number
7728
+ # The Shared VPC service project id or service project number for which
7729
+ # aggregated list request is invoked for subnetworks list-usable api.
7710
7730
  # @param [String] fields
7711
7731
  # Selector specifying which fields to include in a partial response.
7712
7732
  # @param [String] quota_user
@@ -9409,6 +9429,8 @@ module Google
9409
9429
  # Opt-in for partial success behavior which provides partial results in case of
9410
9430
  # failure. The default value is false.
9411
9431
  # @param [Fixnum] service_project_number
9432
+ # The Shared VPC service project id or service project number for which
9433
+ # aggregated list request is invoked for subnetworks list-usable api.
9412
9434
  # @param [String] fields
9413
9435
  # Selector specifying which fields to include in a partial response.
9414
9436
  # @param [String] quota_user
@@ -10727,6 +10749,8 @@ module Google
10727
10749
  # Opt-in for partial success behavior which provides partial results in case of
10728
10750
  # failure. The default value is false.
10729
10751
  # @param [Fixnum] service_project_number
10752
+ # The Shared VPC service project id or service project number for which
10753
+ # aggregated list request is invoked for subnetworks list-usable api.
10730
10754
  # @param [String] fields
10731
10755
  # Selector specifying which fields to include in a partial response.
10732
10756
  # @param [String] quota_user
@@ -11275,6 +11299,8 @@ module Google
11275
11299
  # Opt-in for partial success behavior which provides partial results in case of
11276
11300
  # failure. The default value is false.
11277
11301
  # @param [Fixnum] service_project_number
11302
+ # The Shared VPC service project id or service project number for which
11303
+ # aggregated list request is invoked for subnetworks list-usable api.
11278
11304
  # @param [String] fields
11279
11305
  # Selector specifying which fields to include in a partial response.
11280
11306
  # @param [String] quota_user
@@ -11831,6 +11857,8 @@ module Google
11831
11857
  # Opt-in for partial success behavior which provides partial results in case of
11832
11858
  # failure. The default value is false.
11833
11859
  # @param [Fixnum] service_project_number
11860
+ # The Shared VPC service project id or service project number for which
11861
+ # aggregated list request is invoked for subnetworks list-usable api.
11834
11862
  # @param [String] fields
11835
11863
  # Selector specifying which fields to include in a partial response.
11836
11864
  # @param [String] quota_user
@@ -14369,6 +14397,8 @@ module Google
14369
14397
  # Opt-in for partial success behavior which provides partial results in case of
14370
14398
  # failure. The default value is false.
14371
14399
  # @param [Fixnum] service_project_number
14400
+ # The Shared VPC service project id or service project number for which
14401
+ # aggregated list request is invoked for subnetworks list-usable api.
14372
14402
  # @param [String] fields
14373
14403
  # Selector specifying which fields to include in a partial response.
14374
14404
  # @param [String] quota_user
@@ -16235,6 +16265,8 @@ module Google
16235
16265
  # Opt-in for partial success behavior which provides partial results in case of
16236
16266
  # failure. The default value is false.
16237
16267
  # @param [Fixnum] service_project_number
16268
+ # The Shared VPC service project id or service project number for which
16269
+ # aggregated list request is invoked for subnetworks list-usable api.
16238
16270
  # @param [String] fields
16239
16271
  # Selector specifying which fields to include in a partial response.
16240
16272
  # @param [String] quota_user
@@ -16466,6 +16498,8 @@ module Google
16466
16498
  # Opt-in for partial success behavior which provides partial results in case of
16467
16499
  # failure. The default value is false.
16468
16500
  # @param [Fixnum] service_project_number
16501
+ # The Shared VPC service project id or service project number for which
16502
+ # aggregated list request is invoked for subnetworks list-usable api.
16469
16503
  # @param [String] fields
16470
16504
  # Selector specifying which fields to include in a partial response.
16471
16505
  # @param [String] quota_user
@@ -16984,6 +17018,8 @@ module Google
16984
17018
  # Opt-in for partial success behavior which provides partial results in case of
16985
17019
  # failure. The default value is false.
16986
17020
  # @param [Fixnum] service_project_number
17021
+ # The Shared VPC service project id or service project number for which
17022
+ # aggregated list request is invoked for subnetworks list-usable api.
16987
17023
  # @param [String] fields
16988
17024
  # Selector specifying which fields to include in a partial response.
16989
17025
  # @param [String] quota_user
@@ -17284,6 +17320,8 @@ module Google
17284
17320
  # Opt-in for partial success behavior which provides partial results in case of
17285
17321
  # failure. The default value is false.
17286
17322
  # @param [Fixnum] service_project_number
17323
+ # The Shared VPC service project id or service project number for which
17324
+ # aggregated list request is invoked for subnetworks list-usable api.
17287
17325
  # @param [String] fields
17288
17326
  # Selector specifying which fields to include in a partial response.
17289
17327
  # @param [String] quota_user
@@ -19321,6 +19359,8 @@ module Google
19321
19359
  # Opt-in for partial success behavior which provides partial results in case of
19322
19360
  # failure. The default value is false.
19323
19361
  # @param [Fixnum] service_project_number
19362
+ # The Shared VPC service project id or service project number for which
19363
+ # aggregated list request is invoked for subnetworks list-usable api.
19324
19364
  # @param [String] fields
19325
19365
  # Selector specifying which fields to include in a partial response.
19326
19366
  # @param [String] quota_user
@@ -20094,6 +20134,8 @@ module Google
20094
20134
  # Opt-in for partial success behavior which provides partial results in case of
20095
20135
  # failure. The default value is false.
20096
20136
  # @param [Fixnum] service_project_number
20137
+ # The Shared VPC service project id or service project number for which
20138
+ # aggregated list request is invoked for subnetworks list-usable api.
20097
20139
  # @param [String] fields
20098
20140
  # Selector specifying which fields to include in a partial response.
20099
20141
  # @param [String] quota_user
@@ -20553,6 +20595,8 @@ module Google
20553
20595
  # Opt-in for partial success behavior which provides partial results in case of
20554
20596
  # failure. The default value is false.
20555
20597
  # @param [Fixnum] service_project_number
20598
+ # The Shared VPC service project id or service project number for which
20599
+ # aggregated list request is invoked for subnetworks list-usable api.
20556
20600
  # @param [String] fields
20557
20601
  # Selector specifying which fields to include in a partial response.
20558
20602
  # @param [String] quota_user
@@ -20783,6 +20827,8 @@ module Google
20783
20827
  # Opt-in for partial success behavior which provides partial results in case of
20784
20828
  # failure. The default value is false.
20785
20829
  # @param [Fixnum] service_project_number
20830
+ # The Shared VPC service project id or service project number for which
20831
+ # aggregated list request is invoked for subnetworks list-usable api.
20786
20832
  # @param [String] fields
20787
20833
  # Selector specifying which fields to include in a partial response.
20788
20834
  # @param [String] quota_user
@@ -22264,6 +22310,8 @@ module Google
22264
22310
  # Opt-in for partial success behavior which provides partial results in case of
22265
22311
  # failure. The default value is false.
22266
22312
  # @param [Fixnum] service_project_number
22313
+ # The Shared VPC service project id or service project number for which
22314
+ # aggregated list request is invoked for subnetworks list-usable api.
22267
22315
  # @param [String] fields
22268
22316
  # Selector specifying which fields to include in a partial response.
22269
22317
  # @param [String] quota_user
@@ -23755,6 +23803,8 @@ module Google
23755
23803
  # Opt-in for partial success behavior which provides partial results in case of
23756
23804
  # failure. The default value is false.
23757
23805
  # @param [Fixnum] service_project_number
23806
+ # The Shared VPC service project id or service project number for which
23807
+ # aggregated list request is invoked for subnetworks list-usable api.
23758
23808
  # @param [String] fields
23759
23809
  # Selector specifying which fields to include in a partial response.
23760
23810
  # @param [String] quota_user
@@ -31889,6 +31939,8 @@ module Google
31889
31939
  # Opt-in for partial success behavior which provides partial results in case of
31890
31940
  # failure. The default value is false.
31891
31941
  # @param [Fixnum] service_project_number
31942
+ # The Shared VPC service project id or service project number for which
31943
+ # aggregated list request is invoked for subnetworks list-usable api.
31892
31944
  # @param [String] fields
31893
31945
  # Selector specifying which fields to include in a partial response.
31894
31946
  # @param [String] quota_user
@@ -32461,6 +32513,8 @@ module Google
32461
32513
  # Opt-in for partial success behavior which provides partial results in case of
32462
32514
  # failure. The default value is false.
32463
32515
  # @param [Fixnum] service_project_number
32516
+ # The Shared VPC service project id or service project number for which
32517
+ # aggregated list request is invoked for subnetworks list-usable api.
32464
32518
  # @param [String] fields
32465
32519
  # Selector specifying which fields to include in a partial response.
32466
32520
  # @param [String] quota_user
@@ -32976,6 +33030,8 @@ module Google
32976
33030
  # Opt-in for partial success behavior which provides partial results in case of
32977
33031
  # failure. The default value is false.
32978
33032
  # @param [Fixnum] service_project_number
33033
+ # The Shared VPC service project id or service project number for which
33034
+ # aggregated list request is invoked for subnetworks list-usable api.
32979
33035
  # @param [String] fields
32980
33036
  # Selector specifying which fields to include in a partial response.
32981
33037
  # @param [String] quota_user
@@ -33908,6 +33964,8 @@ module Google
33908
33964
  # Opt-in for partial success behavior which provides partial results in case of
33909
33965
  # failure. The default value is false.
33910
33966
  # @param [Fixnum] service_project_number
33967
+ # The Shared VPC service project id or service project number for which
33968
+ # aggregated list request is invoked for subnetworks list-usable api.
33911
33969
  # @param [String] fields
33912
33970
  # Selector specifying which fields to include in a partial response.
33913
33971
  # @param [String] quota_user
@@ -34544,6 +34602,8 @@ module Google
34544
34602
  # Opt-in for partial success behavior which provides partial results in case of
34545
34603
  # failure. The default value is false.
34546
34604
  # @param [Fixnum] service_project_number
34605
+ # The Shared VPC service project id or service project number for which
34606
+ # aggregated list request is invoked for subnetworks list-usable api.
34547
34607
  # @param [String] fields
34548
34608
  # Selector specifying which fields to include in a partial response.
34549
34609
  # @param [String] quota_user
@@ -35529,6 +35589,8 @@ module Google
35529
35589
  # Opt-in for partial success behavior which provides partial results in case of
35530
35590
  # failure. The default value is false.
35531
35591
  # @param [Fixnum] service_project_number
35592
+ # The Shared VPC service project id or service project number for which
35593
+ # aggregated list request is invoked for subnetworks list-usable api.
35532
35594
  # @param [String] fields
35533
35595
  # Selector specifying which fields to include in a partial response.
35534
35596
  # @param [String] quota_user
@@ -35850,6 +35912,8 @@ module Google
35850
35912
  # Opt-in for partial success behavior which provides partial results in case of
35851
35913
  # failure. The default value is false.
35852
35914
  # @param [Fixnum] service_project_number
35915
+ # The Shared VPC service project id or service project number for which
35916
+ # aggregated list request is invoked for subnetworks list-usable api.
35853
35917
  # @param [String] fields
35854
35918
  # Selector specifying which fields to include in a partial response.
35855
35919
  # @param [String] quota_user
@@ -36312,6 +36376,8 @@ module Google
36312
36376
  # Opt-in for partial success behavior which provides partial results in case of
36313
36377
  # failure. The default value is false.
36314
36378
  # @param [Fixnum] service_project_number
36379
+ # The Shared VPC service project id or service project number for which
36380
+ # aggregated list request is invoked for subnetworks list-usable api.
36315
36381
  # @param [String] fields
36316
36382
  # Selector specifying which fields to include in a partial response.
36317
36383
  # @param [String] quota_user
@@ -37305,6 +37371,8 @@ module Google
37305
37371
  # Opt-in for partial success behavior which provides partial results in case of
37306
37372
  # failure. The default value is false.
37307
37373
  # @param [Fixnum] service_project_number
37374
+ # The Shared VPC service project id or service project number for which
37375
+ # aggregated list request is invoked for subnetworks list-usable api.
37308
37376
  # @param [String] fields
37309
37377
  # Selector specifying which fields to include in a partial response.
37310
37378
  # @param [String] quota_user
@@ -37728,6 +37796,8 @@ module Google
37728
37796
  # Opt-in for partial success behavior which provides partial results in case of
37729
37797
  # failure. The default value is false.
37730
37798
  # @param [Fixnum] service_project_number
37799
+ # The Shared VPC service project id or service project number for which
37800
+ # aggregated list request is invoked for subnetworks list-usable api.
37731
37801
  # @param [String] fields
37732
37802
  # Selector specifying which fields to include in a partial response.
37733
37803
  # @param [String] quota_user
@@ -38356,6 +38426,8 @@ module Google
38356
38426
  # Opt-in for partial success behavior which provides partial results in case of
38357
38427
  # failure. The default value is false.
38358
38428
  # @param [Fixnum] service_project_number
38429
+ # The Shared VPC service project id or service project number for which
38430
+ # aggregated list request is invoked for subnetworks list-usable api.
38359
38431
  # @param [String] fields
38360
38432
  # Selector specifying which fields to include in a partial response.
38361
38433
  # @param [String] quota_user
@@ -38849,6 +38921,8 @@ module Google
38849
38921
  # Opt-in for partial success behavior which provides partial results in case of
38850
38922
  # failure. The default value is false.
38851
38923
  # @param [Fixnum] service_project_number
38924
+ # The Shared VPC service project id or service project number for which
38925
+ # aggregated list request is invoked for subnetworks list-usable api.
38852
38926
  # @param [String] fields
38853
38927
  # Selector specifying which fields to include in a partial response.
38854
38928
  # @param [String] quota_user
@@ -39917,6 +39991,8 @@ module Google
39917
39991
  # Opt-in for partial success behavior which provides partial results in case of
39918
39992
  # failure. The default value is false.
39919
39993
  # @param [Fixnum] service_project_number
39994
+ # The Shared VPC service project id or service project number for which
39995
+ # aggregated list request is invoked for subnetworks list-usable api.
39920
39996
  # @param [String] fields
39921
39997
  # Selector specifying which fields to include in a partial response.
39922
39998
  # @param [String] quota_user
@@ -40337,6 +40413,8 @@ module Google
40337
40413
  # Opt-in for partial success behavior which provides partial results in case of
40338
40414
  # failure. The default value is false.
40339
40415
  # @param [Fixnum] service_project_number
40416
+ # The Shared VPC service project id or service project number for which
40417
+ # aggregated list request is invoked for subnetworks list-usable api.
40340
40418
  # @param [String] fields
40341
40419
  # Selector specifying which fields to include in a partial response.
40342
40420
  # @param [String] quota_user
@@ -40724,6 +40802,8 @@ module Google
40724
40802
  # Opt-in for partial success behavior which provides partial results in case of
40725
40803
  # failure. The default value is false.
40726
40804
  # @param [Fixnum] service_project_number
40805
+ # The Shared VPC service project id or service project number for which
40806
+ # aggregated list request is invoked for subnetworks list-usable api.
40727
40807
  # @param [String] fields
40728
40808
  # Selector specifying which fields to include in a partial response.
40729
40809
  # @param [String] quota_user
@@ -41237,6 +41317,8 @@ module Google
41237
41317
  # Opt-in for partial success behavior which provides partial results in case of
41238
41318
  # failure. The default value is false.
41239
41319
  # @param [Fixnum] service_project_number
41320
+ # The Shared VPC service project id or service project number for which
41321
+ # aggregated list request is invoked for subnetworks list-usable api.
41240
41322
  # @param [String] fields
41241
41323
  # Selector specifying which fields to include in a partial response.
41242
41324
  # @param [String] quota_user
@@ -41703,6 +41785,8 @@ module Google
41703
41785
  # Opt-in for partial success behavior which provides partial results in case of
41704
41786
  # failure. The default value is false.
41705
41787
  # @param [Fixnum] service_project_number
41788
+ # The Shared VPC service project id or service project number for which
41789
+ # aggregated list request is invoked for subnetworks list-usable api.
41706
41790
  # @param [String] fields
41707
41791
  # Selector specifying which fields to include in a partial response.
41708
41792
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-compute_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.86.0
4
+ version: 0.88.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-07 00:00:00.000000000 Z
11
+ date: 2024-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.86.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.88.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1
63
63
  post_install_message:
64
64
  rdoc_options: []