google-apis-apigee_v1 0.30.0 → 0.31.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: 720f238f3c52bfd321cc5cc3284a9a08b018e42dfff656747f5a8e2efe9c23ee
4
- data.tar.gz: 26ea7d36d6e435cbdd98e5ebb3ddd4e6c574153bde1f071f8e462fe0fd6b0a87
3
+ metadata.gz: 89f9271f9faccf1a1a6f90ddc74d64c9b4d225d890cca2b03048165d22ba2615
4
+ data.tar.gz: f8cb1257bb4a146751a3ae1a25ebdf802014469297478515aee37de146161dd5
5
5
  SHA512:
6
- metadata.gz: 73d4f766c8178f6ea72ef4a24fe2c04dc7d24165edf10397a6fc6e93e73474fbb564ccae75edad9fad5af172ef14a3bad74cba09cb84c7038b8db7c4aa9e7bb8
7
- data.tar.gz: b37c1db2a6633ab39b7b9d8c7641859117c55693dd21a147ed4c82b02f98d34eca72f7e0979e8f86732182a5aba24c06713f0bcca933ba4117bebe0af6abc341
6
+ metadata.gz: bc92e62a1bad11c588982b0d3e0866f72a8d5bdb8a7f4aed7eceaa69f6e3f6f8d8fbf6b642f1f2b0f532658e1a15bd2bc1796a6c63d2c6d7d6c4aee29d4beda3
7
+ data.tar.gz: ed0525dca73671afaff817647fedfea7630a2904a2a1f0c43165689e28dfee411185a57f65545326d25e0145fbb16aea363c25889f44dcf93c59ca92860da97f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.31.0 (2022-01-11)
4
+
5
+ * Regenerated from discovery document revision 20220105
6
+
3
7
  ### v0.30.0 (2021-12-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20211209
@@ -7163,7 +7163,6 @@ module Google
7163
7163
  attr_accessor :key_alias
7164
7164
 
7165
7165
  # Required if `client_auth_enabled` is true. The resource ID of the keystore.
7166
- # References not yet supported.
7167
7166
  # Corresponds to the JSON property `keyStore`
7168
7167
  # @return [String]
7169
7168
  attr_accessor :key_store
@@ -7173,7 +7172,7 @@ module Google
7173
7172
  # @return [Array<String>]
7174
7173
  attr_accessor :protocols
7175
7174
 
7176
- # The resource ID of the truststore. References not yet supported.
7175
+ # The resource ID of the truststore.
7177
7176
  # Corresponds to the JSON property `trustStore`
7178
7177
  # @return [String]
7179
7178
  attr_accessor :trust_store
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeV1
18
18
  # Version of the google-apis-apigee_v1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211209"
25
+ REVISION = "20220105"
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-apigee_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-01-17 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-apigee_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigee_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Apigee API V1