google-apis-compute_v1 0.107.0 → 0.108.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: f9d7c4b81edf490bd902a319760f41b0373c0fb620c655596d54a74ab6fa1d45
4
- data.tar.gz: edca101ac31634196d4f7a178512befde43eff1f35208a2c7cffb2f1314d490e
3
+ metadata.gz: 5a032b188f2d9d4e9c505e3083a46cb9ea2e43a6e0ed7d1f483e9ade1fafb557
4
+ data.tar.gz: 757e831b06cf6ffe675e50af69ff491f7f14fc671b790c9091850d7c6e233482
5
5
  SHA512:
6
- metadata.gz: 5005e01adf6917832b648c453cf050f880fc16f60e6ba30ef55b33b8edfadb80c4943f864897417009370a8d1a3f8a80fc780812264e93feb02abf7a4030ac58
7
- data.tar.gz: 536b0db7fb9eba1e22968cb3a94c920ab8f927ed595720a7164f65250f4d8154d61057523b418b2b10d944644a362acd933502fa69c32a1806333cf36da8faa3
6
+ metadata.gz: 9f356c8277fad197ccbadbb7a15c00c75f4759f6fc984e4b91b57f2b7c6df153a52e0af550140f03c30cce3c6e9cfc85852fe12d7d3c749d4a2ebad58f6bcabd
7
+ data.tar.gz: 7b611fc2c5b2419928fe745591439482ab950b20d10ab22669ed40aad335fde0645fba46965ee05b0bfbc7b45693a0763a6c3f9d6e9aa309e48d6ae9af4f7f2c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-compute_v1
2
2
 
3
+ ### v0.108.0 (2024-09-22)
4
+
5
+ * Regenerated from discovery document revision 20240919
6
+
3
7
  ### v0.107.0 (2024-09-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20240903
@@ -19764,7 +19764,7 @@ module Google
19764
19764
  alias_method :admin_enabled?, :admin_enabled
19765
19765
 
19766
19766
  # [Output only] List of features available for this Interconnect connection,
19767
- # which can take one of the following values: - MACSEC If present then the
19767
+ # which can take one of the following values: - IF_MACSEC If present then the
19768
19768
  # Interconnect connection is provisioned on MACsec capable hardware ports. If
19769
19769
  # not present then the Interconnect connection is provisioned on non-MACsec
19770
19770
  # capable ports and MACsec isn't supported and enabling MACsec fails.
@@ -19935,7 +19935,7 @@ module Google
19935
19935
  attr_accessor :remote_location
19936
19936
 
19937
19937
  # Optional. List of features requested for this Interconnect connection, which
19938
- # can take one of the following values: - MACSEC If specified then the
19938
+ # can take one of the following values: - IF_MACSEC If specified then the
19939
19939
  # connection is created on MACsec capable hardware ports. If not specified, the
19940
19940
  # default value is false, which allocates non-MACsec capable ports first if
19941
19941
  # available. This parameter can be provided only with Interconnect INSERT. It
@@ -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.107.0"
19
+ GEM_VERSION = "0.108.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240903"
25
+ REVISION = "20240919"
26
26
  end
27
27
  end
28
28
  end
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.107.0
4
+ version: 0.108.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-09-15 00:00:00.000000000 Z
11
+ date: 2024-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.107.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.108.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: []