google-apis-redis_v1beta1 0.52.0 → 0.54.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: 0e19b973bfe8586e173b53d0e528f857eed4814500f76601f5421c309c157704
4
- data.tar.gz: f5c56832bef0ab6c2490c443c07a27e665f07e81bac4ceee88c3998bd2ff4967
3
+ metadata.gz: 82ff28d11a55e941a2e5f7387466dbea22dc268383aea937bb782c3c11ac20bf
4
+ data.tar.gz: 4021322c02b73fda0bd22d30cf629a8cdef59b7a32956034bb0a36a1ed6e3a67
5
5
  SHA512:
6
- metadata.gz: 72193ebd759467b5e3c9b679989f6fd01d630ee5e2fcbb73f2e4eac27999c0da2160f7eb0179bd520773b1c4697f21676cd155fa8bc527db2dcc0d02f67b1759
7
- data.tar.gz: b81d2a99ad33affdc0ed0898fab442617f237fa6a79a114dfe29d4aa9b97a02e7a483478d411c6b648533e1a6b50a9202305153476c17d77c28932eef6b404d6
6
+ metadata.gz: 6bb2e035e199678a2ae10ee89c937cdc374a2ac920f343e0fe7a79cea2c51f941121803a1289b96b5b86aeb78b1691d68cb8113d9a36e731e218f068fad885f1
7
+ data.tar.gz: bb8bd7051e05e49cf6de87e40499cca92094fb07f38fcc4ba373d76eb1a7efbaba78b3b8be03e142eff6f718f728abcd5d3397121345eddba84d95d13beae918
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.54.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240711
6
+
7
+ ### v0.53.0 (2024-06-23)
8
+
9
+ * Regenerated from discovery document revision 20240613
10
+
3
11
  ### v0.52.0 (2024-06-09)
4
12
 
5
13
  * Regenerated from discovery document revision 20240531
@@ -230,9 +230,9 @@ module Google
230
230
  # @return [Array<Google::Apis::RedisV1beta1::DiscoveryEndpoint>]
231
231
  attr_accessor :discovery_endpoints
232
232
 
233
- # Required. Unique name of the resource in this scope including project and
234
- # location using the form: `projects/`project_id`/locations/`location_id`/
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
@@ -480,7 +480,7 @@ module Google
480
480
  # @return [String]
481
481
  attr_accessor :feed_type
482
482
 
483
- # More feed data would be added in subsequent CLs
483
+ #
484
484
  # Corresponds to the JSON property `observabilityMetricData`
485
485
  # @return [Google::Apis::RedisV1beta1::ObservabilityMetricData]
486
486
  attr_accessor :observability_metric_data
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RedisV1beta1
18
18
  # Version of the google-apis-redis_v1beta1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.54.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 = "20240531"
25
+ REVISION = "20240711"
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 project and
328
- # location using the form: `projects/`project_id`/locations/`location_id`/
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::RedisV1beta1::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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.54.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-09 00:00:00.000000000 Z
11
+ date: 2024-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.52.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.54.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []