google-apis-networkservices_v1beta1 0.21.0 → 0.23.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: 5aeac82f1ba613534350ac6d58ff5b3477715d0927456a34271b447cf7d09b55
4
- data.tar.gz: 7cff0d1477adfaacaea553be6cc52bb04b595fb762277caf42c4517230bd098b
3
+ metadata.gz: beee46c7a304ee93298d28bfed792d60cda57752b10fb1455682103d7a54611a
4
+ data.tar.gz: 3055ecebb6e5f16dfc5bc1a98a5429438cf4c9186ee5f78226b11ee60e99a360
5
5
  SHA512:
6
- metadata.gz: 96a449d23e1a87ab273a1a3f4c20f9bf18a022b34f8dba14f5b9e3b57101bea1b08cf7c0547413dd0311f415b0c7e666244394ec33d04489acca960999ed73b5
7
- data.tar.gz: 2f120fc21b4f8b16dd0fbe60afc09e1e9cfa690b12f4072971478c59712d78cd4bc940d2daa8f0b0b9d6d71eb6414c424bd0d9f23c97348d686761e4c2ecbf47
6
+ metadata.gz: a835fd3a478900695ab15493e7fc65b8c2d3202d9b32f248543bce30a157de49fbab2e51f079f72ceec12e88c16eea64330f1237c858731b1ce33d9a9ed70196
7
+ data.tar.gz: 18b4c3e20094dd26478875bfef044b33a5be40c7b20eae8fa32135201e907a1ad3538c4a6dcab84a7f63d5fb00d84541b972d968ea3fb421d6150fcb00e2e779
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-networkservices_v1beta1
2
2
 
3
+ ### v0.23.0 (2023-03-05)
4
+
5
+ * Regenerated from discovery document revision 20230213
6
+
7
+ ### v0.22.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.21.0 (2023-02-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230130
@@ -405,11 +405,11 @@ module Google
405
405
  # @return [Array<Fixnum>]
406
406
  attr_accessor :ports
407
407
 
408
- # Required. Immutable. Scope determines how configuration across multiple
409
- # Gateway instances are merged. The configuration for multiple Gateway instances
410
- # with the same scope will be merged as presented as a single coniguration to
411
- # the proxy/load balancer. Max length 64 characters. Scope should start with a
412
- # letter and can only have letters, numbers, hyphens.
408
+ # Optional. Scope determines how configuration across multiple Gateway instances
409
+ # are merged. The configuration for multiple Gateway instances with the same
410
+ # scope will be merged as presented as a single coniguration to the proxy/load
411
+ # balancer. Max length 64 characters. Scope should start with a letter and can
412
+ # only have letters, numbers, hyphens.
413
413
  # Corresponds to the JSON property `scope`
414
414
  # @return [String]
415
415
  attr_accessor :scope
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkservicesV1beta1
18
18
  # Version of the google-apis-networkservices_v1beta1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230130"
25
+ REVISION = "20230213"
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-networkservices_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.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: 2023-02-05 00:00:00.000000000 Z
11
+ date: 2023-03-05 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.9.1
19
+ version: 0.11.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.9.1
29
+ version: 0.11.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-networkservices_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []