File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed
generated/google-apis-apigee_v1
lib/google/apis/apigee_v1 Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-apigee_v1
22
3+ ### v0.31.0 (2022-01-11)
4+
5+ * Regenerated from discovery document revision 20220105
6+
37### v0.30.0 (2021-12-14)
48
59* Regenerated from discovery document revision 20211209
Original file line number Diff line number Diff line change @@ -7163,7 +7163,6 @@ class GoogleCloudApigeeV1TlsInfo
71637163 attr_accessor :key_alias
71647164
71657165 # Required if `client_auth_enabled` is true. The resource ID of the keystore.
7166- # References not yet supported.
71677166 # Corresponds to the JSON property `keyStore`
71687167 # @return [String]
71697168 attr_accessor :key_store
@@ -7173,7 +7172,7 @@ class GoogleCloudApigeeV1TlsInfo
71737172 # @return [Array<String>]
71747173 attr_accessor :protocols
71757174
7176- # The resource ID of the truststore. References not yet supported.
7175+ # The resource ID of the truststore.
71777176 # Corresponds to the JSON property `trustStore`
71787177 # @return [String]
71797178 attr_accessor :trust_store
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ApigeeV1
1818 # Version of the google-apis-apigee_v1 gem
19- GEM_VERSION = "0.30 .0"
19+ GEM_VERSION = "0.31 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.4.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20211209 "
25+ REVISION = "20220105 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "580e579a6a7c34923f4bf87aadbe28217368cd08 "
7+ "sha": "a56f9eb0e81b1f0a0be84666eab9fa814ec5fe10 "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments