google-apis-servicecontrol_v2 0.22.0 → 0.24.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: c2654d0af88b7a44abfe5137f5929573e75b74bd2a91168c6c59149ecf17dd4a
4
- data.tar.gz: fcf681f5eaa1282d42ac73d8e1d1eef22624c383a46c92bac0258c3f2f48bbdd
3
+ metadata.gz: 7afb35b2b8e95a72ecda90d1df97862119681f6aab9d89a82d363237d59af2fb
4
+ data.tar.gz: 34ef709364a72d814166357861d929b71a5f074951a96be28775698f311f1bbe
5
5
  SHA512:
6
- metadata.gz: c3086fa13e37e0e48cb04a6e946ef0a9fec198806d6cbb0214bc5ea1a462621ac14a82ebbdd2b92ce36bbed9bd9b291fcb7ac1c728571ad46d937411276edee8
7
- data.tar.gz: e61f1019a73efc657f73c113d9beea85f9cd5294c25714df20087e6d37d6cb6c98c678e6dc2b99763a7a6a63103311dca4f7c6a29c845ca667e07f9bbfb9276d
6
+ metadata.gz: 94caa918add8a5b2db43c0dd920082bacc5d9a266ad12004c3f89c86e0c15a3c2cbe18408fbe37ece477af0062c509f4cdbffa9440e2107ee245dd5849640e2e
7
+ data.tar.gz: 5c0f360a9ec44948b711dbeb422cfcb0a111434a21291ea05afd924413d9846367f0523cc456d9e4b648fae9e44815094ba82b1b49d0a8e8a793a7dcbeb27ed7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-servicecontrol_v2
2
2
 
3
+ ### v0.24.0 (2022-09-26)
4
+
5
+ * Regenerated from discovery document revision 20220915
6
+
7
+ ### v0.23.0 (2022-09-20)
8
+
9
+ * Regenerated using generator version 0.10.0
10
+
3
11
  ### v0.22.0 (2022-06-30)
4
12
 
5
13
  * Regenerated using generator version 0.8.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.22.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.10.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.22.0
4
+ version: 0.24.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-10-03 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.7'
19
+ version: 0.9.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.7'
29
+ version: 0.9.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-servicecontrol_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.24.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: []