google-apis-memcache_v1beta2 0.23.0 → 0.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e3c59552d9ea912f83c649d5cf5a497d41ec00283e4dc54bcad88ecbe3c5526f
|
|
4
|
+
data.tar.gz: 21b8e0e4e8df1ac8200162701cbe7d6c08b5f7c8ec6f7ef7b721ea50b4098e4a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a8eeda77e5df5c9a3bb29c26787b948eaa894abf1654c9ce60c0356f8bdd871b9f14f6bbd337520706209da1992ff6aa27c5274e68456a3750c6fc65af89e712
|
|
7
|
+
data.tar.gz: 8a8557d4cedd2c831ca0620f3b9f6789faa360e8ae24e72cf0f99e43494876af831550550b534990aa9b0f1aa94b9f9c6b0bebe5d4f47871c4dd547e3af96f3c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-memcache_v1beta2
|
|
2
2
|
|
|
3
|
+
### v0.24.0 (2022-07-16)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20220709
|
|
6
|
+
* Regenerated using generator version 0.9.0
|
|
7
|
+
|
|
3
8
|
### v0.23.0 (2022-07-01)
|
|
4
9
|
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
|
@@ -391,8 +391,8 @@ module Google
|
|
|
391
391
|
# @return [Hash<String,String>]
|
|
392
392
|
attr_accessor :labels
|
|
393
393
|
|
|
394
|
-
# Deprecated. The MaintenancePolicies that have been attached to the
|
|
395
|
-
# The key must be of the type name of the oneof policy name defined in
|
|
394
|
+
# Optional. Deprecated. The MaintenancePolicies that have been attached to the
|
|
395
|
+
# instance. The key must be of the type name of the oneof policy name defined in
|
|
396
396
|
# MaintenancePolicy, and the referenced policy must define the same policy type.
|
|
397
397
|
# For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
|
|
398
398
|
# Corresponds to the JSON property `maintenancePolicyNames`
|
|
@@ -578,8 +578,7 @@ module Google
|
|
|
578
578
|
# key must be of the type name of the oneof policy name defined in
|
|
579
579
|
# MaintenancePolicy, and the embedded policy must define the same policy type.
|
|
580
580
|
# For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
|
|
581
|
-
# If only the name is needed
|
|
582
|
-
# maintenance_policy_names field) then only populate MaintenancePolicy.name.
|
|
581
|
+
# If only the name is needed, then only populate MaintenancePolicy.name.
|
|
583
582
|
# Corresponds to the JSON property `maintenancePolicies`
|
|
584
583
|
# @return [Hash<String,Google::Apis::MemcacheV1beta2::MaintenancePolicy>]
|
|
585
584
|
attr_accessor :maintenance_policies
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module MemcacheV1beta2
|
|
18
18
|
# Version of the google-apis-memcache_v1beta2 gem
|
|
19
|
-
GEM_VERSION = "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.
|
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220709"
|
|
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-memcache_v1beta2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 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-
|
|
11
|
+
date: 2022-07-18 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-memcache_v1beta2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-memcache_v1beta2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-memcache_v1beta2/v0.24.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-memcache_v1beta2
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|