google-apis-memcache_v1beta2 0.30.0 → 0.31.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: 69aa81242a7ebb511694c89ec12cd296329d97bb5b6ba38fc3515f2e71724fc7
4
- data.tar.gz: 013203d6f998de2a2148be08d7f09d47bc1b6816a2b170624da334aee9d94a3d
3
+ metadata.gz: d846c2ea21d4273c882ceb63c85e02e1b807ae5985c03be633dc682b5800021e
4
+ data.tar.gz: 6ef132e90b3abab0676038999d16d7f1e241f2c9eb6a817329c5af3d6aad2ec3
5
5
  SHA512:
6
- metadata.gz: d5b24a9a42108cc23f5cc7bac27e677a80697988d3d64cc9251ef687ede71316cff6dd6c9ba040fdc1a1e583c15925f138c12c60c311699dd7ca00138670590c
7
- data.tar.gz: 050f7f08154b34c27f2b342d9c08bec6af88766a9b4842cfb175db5cfc68c218991c3745c5e0e9e11a600ce6b7802d249a4af0d0bda30779894c92b0ec33d57b
6
+ metadata.gz: 8d74c61f43e285a2768fe874f295aa9f0d44c54c9f7bc7d277f2698431da27bf19292be09c6059ed86fbe6f4d06dc0f2078b29e01e0bc89917bc44be63f12868
7
+ data.tar.gz: 55bb3737940f767e7149928f3b8b57dbec24dd47da6217d9486b11c322dd357d421bceadaa34be8ac9a80a85bb789d97667e36620172a092f6fe2f81e8369b3a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-memcache_v1beta2
2
2
 
3
+ ### v0.31.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230316
6
+
3
7
  ### v0.30.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.30.0"
19
+ GEM_VERSION = "0.31.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 = "20230202"
25
+ REVISION = "20230316"
26
26
  end
27
27
  end
28
28
  end
@@ -565,13 +565,7 @@ module Google
565
565
  end
566
566
 
567
567
  # Lists operations that match the specified filter in the request. If the server
568
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
569
- # binding allows API services to override the binding to use different resource
570
- # name schemes, such as `users/*/operations`. To override the binding, API
571
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
572
- # service configuration. For backwards compatibility, the default name includes
573
- # the operations collection id, however overriding users must ensure the name
574
- # binding is the parent resource, without the operations collection id.
568
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
575
569
  # @param [String] name
576
570
  # The name of the operation's parent resource.
577
571
  # @param [String] filter
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.30.0
4
+ version: 0.31.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-03-26 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.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-memcache_v1beta2/v0.31.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: []