google-apis-redis_v1beta1 0.32.0 → 0.34.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: c38c6e8fcc5b0771dd485e0f6ee874f94cab18f18d2a703eae645ac4b1495e92
4
- data.tar.gz: ddb0ae0f11d32cbf877a87d70a388f9160e7362a16b7043513f93133184f7fd6
3
+ metadata.gz: 0e21f48b1bdcef39308949247e8f12212bbecda0f905a3d7014be94541b6167c
4
+ data.tar.gz: dd1a5c73e28810ef9d3654c9d997106f18c99d46d47e363eb9a46ecd7127e1fe
5
5
  SHA512:
6
- metadata.gz: 7749ba8e1d098e11cfc69aebbac1e54930168ab70c3408cc2793949f472c6fdebdf265434319263cfc1a06096c7563c685b5b0f9c254facfcaa1dd7429131c01
7
- data.tar.gz: cf6d6f8280eafcca5afddef0d0f97dd7e0e3387b65ca526026b845dec1b5fd2902d8143864a6a72f809df4404864c332a144f4e7735dffdba852964bf53f1a2a
6
+ metadata.gz: 47a42550a382f41cfb1bd64da0b1aebb379dff405508a3fd237d3aa8ad834f5a89398a30a1658f5576d386f96c0acfe596441c80a4f339c4f0b9d53d6bd603c2
7
+ data.tar.gz: 3a6a21e02d093c1aa1007c58b3370d93eb0bbe40e03908cf3216c8ced7f1277aac75a993a39d472d6130495e3e19fc5ee43a2e09ee9412d859f030b6cf81a7a5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.34.0 (2023-04-23)
4
+
5
+ * Regenerated from discovery document revision 20230418
6
+
7
+ ### v0.33.0 (2023-03-26)
8
+
9
+ * Regenerated from discovery document revision 20230318
10
+
3
11
  ### v0.32.0 (2023-02-15)
4
12
 
5
13
  * Regenerated from discovery document revision 20230103
@@ -639,7 +639,7 @@ module Google
639
639
  end
640
640
  end
641
641
 
642
- # A resource that represents Google Cloud Platform location.
642
+ # A resource that represents Google Cloud location.
643
643
  class Location
644
644
  include Google::Apis::Core::Hashable
645
645
 
@@ -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.32.0"
19
+ GEM_VERSION = "0.34.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230103"
25
+ REVISION = "20230418"
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.32.0
4
+ version: 0.34.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: 2023-02-19 00:00:00.000000000 Z
11
+ date: 2023-04-23 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.32.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.34.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: []