google-apis-redis_v1beta1 0.31.0 → 0.33.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: f38542ce69a8abe975ef18a0e16e352256b09e60b28d8e4df880bbe4f5ae5535
4
- data.tar.gz: d8a554019db584f06c17f3b5d224025f41ba6cc73c79b0c4a252b5327b6ecf2f
3
+ metadata.gz: c612a8e0df41e201621f1404f5d7e26ee95bb1fc7921ca553d7e1f37c9dccf4f
4
+ data.tar.gz: a1a5db76580b8edd0a6a85ef252f96b21b47ca4a7cd8c032d739ff254cffd24f
5
5
  SHA512:
6
- metadata.gz: beee22be597cf56033d91e234b5f1e8420b07d129793ca6f95eb4f1092de9d2e62f056228c3a3c4b3baab830c7efe1dd2272452856b616dce43b5d4081c09325
7
- data.tar.gz: 111873c8e5c15abd60c990a5cadcc0d045da069bf8a37ae733ce3ed0f248c60ba1e7d7341f0fc9d73d2abaaac1ea5af6429d34f8ec73dc42ddfc72a46a50c936
6
+ metadata.gz: ad39dfe21941b9320169870952641b5ab53e4816974651af27749a3c173abac1ce21c9a396d476d4b0bfde6c1ef91c961486db00bc7c6fc031e0ead6cf286bed
7
+ data.tar.gz: a63850f192a03ce37a2ab698a2778287361c14d5feadb57cfc519070f8100ccb281e57b2dee29aa6ce6395a3277d4ad1d90f6800fc923bb1805aba5469f611cf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.33.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230318
6
+
7
+ ### v0.32.0 (2023-02-15)
8
+
9
+ * Regenerated from discovery document revision 20230103
10
+ * Regenerated using generator version 0.12.0
11
+
3
12
  ### v0.31.0 (2022-11-01)
4
13
 
5
14
  * Regenerated from discovery document revision 20221007
@@ -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.31.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221007"
25
+ REVISION = "20230318"
26
26
  end
27
27
  end
28
28
  end
@@ -649,13 +649,7 @@ module Google
649
649
  end
650
650
 
651
651
  # Lists operations that match the specified filter in the request. If the server
652
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
653
- # binding allows API services to override the binding to use different resource
654
- # name schemes, such as `users/*/operations`. To override the binding, API
655
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
656
- # service configuration. For backwards compatibility, the default name includes
657
- # the operations collection id, however overriding users must ensure the name
658
- # binding is the parent resource, without the operations collection id.
652
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
659
653
  # @param [String] name
660
654
  # The name of the operation's parent resource.
661
655
  # @param [String] filter
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.31.0
4
+ version: 0.33.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-11-07 00:00:00.000000000 Z
11
+ date: 2023-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.31.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.33.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: []
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.3.14
79
+ rubygems_version: 3.4.2
80
80
  signing_key:
81
81
  specification_version: 4
82
82
  summary: Simple REST client for Google Cloud Memorystore for Redis API V1beta1