google-apis-servicecontrol_v2 0.23.0 → 0.25.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: 8a18983c090cca11ed0c738dbc7b6556b319e554ee84e9eefdbb95d85cb8b953
4
- data.tar.gz: 06aa20dd62958c68b3670e621e387cd4a696a4f9808c8cd16290211a4a7cb210
3
+ metadata.gz: 90e503a1e10f6b351bb5ad787107fddd1e711dba745caf09fcdad5235b03492f
4
+ data.tar.gz: 8ad7403091b734c6f9f49ba386b3ac73f4929bbf3b556cbd54bc9e69fd35fbab
5
5
  SHA512:
6
- metadata.gz: e9e8dacc820c84c1fcbbf5bcd98057b22488e539785d2d7de4960c9d3cbba9e3a6324771e58bbd776e2469fb6ee7add2b7c4fc88685f67f25cf932fc54401a07
7
- data.tar.gz: 7b730de1069715e4f2f1b410972efda1a923141c3a3cbe565ef6f687159795baf20bac0c5cbe0b8899ca4d384759ae8ac82154f53eb09d280d0e25839f523a42
6
+ metadata.gz: 1d74b2687fb46ade4ae5ced51c76bd9f68bb5f15466873662600ceb6f3d9d416f074d0ee383be3b6043f2067ec42632fcdedc786c0f493eacc0e4ce672679683
7
+ data.tar.gz: bde58a57697cbdda7a9c8a9315cd2248f7540740474b28ba43bb0ac45822b09adff87c36c537f6f1e43e5f9db32594d067af35ea24e687ec3f0a194ad7c73c6b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-servicecontrol_v2
2
2
 
3
+ ### v0.25.0 (2022-10-19)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
7
+ ### v0.24.0 (2022-09-26)
8
+
9
+ * Regenerated from discovery document revision 20220915
10
+
3
11
  ### v0.23.0 (2022-09-20)
4
12
 
5
13
  * Regenerated using generator version 0.10.0
@@ -634,8 +634,8 @@ module Google
634
634
  attr_accessor :port
635
635
 
636
636
  # The identity of this peer. Similar to `Request.auth.principal`, but relative
637
- # to the peer instead of the request. For example, the idenity associated with a
638
- # load balancer that forwared the request.
637
+ # to the peer instead of the request. For example, the identity associated with
638
+ # a load balancer that forwarded the request.
639
639
  # Corresponds to the JSON property `principal`
640
640
  # @return [String]
641
641
  attr_accessor :principal
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicecontrolV2
18
18
  # Version of the google-apis-servicecontrol_v2 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220325"
25
+ REVISION = "20220915"
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-servicecontrol_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.25.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: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-21 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.0
19
+ version: 0.9.1
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.0
29
+ version: 0.9.1
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-servicecontrol_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v2
63
63
  post_install_message:
64
64
  rdoc_options: []