google-apis-redis_v1 0.55.0 → 0.56.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/redis_v1/classes.rb +3 -3
- data/lib/google/apis/redis_v1/gem_version.rb +2 -2
- data/lib/google/apis/redis_v1/service.rb +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 503f62e2e198a32646337657d94d8f473316d74fdcb85b33f0587525421aa9d3
|
|
4
|
+
data.tar.gz: a447f68a1020cacd35668f4deb937b96bfca3cf20e24438f19fe553fda37ed00
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ce4dfa6ecef7d188ae649d64b9b47abbfb7002b6231dc953015b81c7a6ca80863ad87c496a2eec3b3617354c28f16483ba869d891775359bafac689f5bbda40b
|
|
7
|
+
data.tar.gz: 8bb980df37fd80612929fb51e56364baab87c47709d47b94ada4414ffd573edfc379adc9207364393d6db06f0baff700dbefb0640c836d923056cacdcba73cf2
|
data/CHANGELOG.md
CHANGED
|
@@ -230,9 +230,9 @@ module Google
|
|
|
230
230
|
# @return [Array<Google::Apis::RedisV1::DiscoveryEndpoint>]
|
|
231
231
|
attr_accessor :discovery_endpoints
|
|
232
232
|
|
|
233
|
-
# Required. Unique name of the resource in this scope including
|
|
234
|
-
# location using the form: `projects/`project_id`/locations/`
|
|
235
|
-
# clusters/`cluster_id``
|
|
233
|
+
# Required. Identifier. Unique name of the resource in this scope including
|
|
234
|
+
# project and location using the form: `projects/`project_id`/locations/`
|
|
235
|
+
# location_id`/clusters/`cluster_id``
|
|
236
236
|
# Corresponds to the JSON property `name`
|
|
237
237
|
# @return [String]
|
|
238
238
|
attr_accessor :name
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module RedisV1
|
|
18
18
|
# Version of the google-apis-redis_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.56.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20240613"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -324,9 +324,9 @@ module Google
|
|
|
324
324
|
# field. The returned operation is automatically deleted after a few hours, so
|
|
325
325
|
# there is no need to call DeleteOperation.
|
|
326
326
|
# @param [String] name
|
|
327
|
-
# Required. Unique name of the resource in this scope including
|
|
328
|
-
# location using the form: `projects/`project_id`/locations/`
|
|
329
|
-
# clusters/`cluster_id``
|
|
327
|
+
# Required. Identifier. Unique name of the resource in this scope including
|
|
328
|
+
# project and location using the form: `projects/`project_id`/locations/`
|
|
329
|
+
# location_id`/clusters/`cluster_id``
|
|
330
330
|
# @param [Google::Apis::RedisV1::Cluster] cluster_object
|
|
331
331
|
# @param [String] request_id
|
|
332
332
|
# Idempotent request UUID.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-redis_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.56.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: 2024-06-
|
|
11
|
+
date: 2024-06-23 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-redis_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1/v0.56.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|