google-apis-memcache_v1beta2 0.30.0 → 0.32.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: d4b29e3dae8d8f57c5224835c7e0d654263a0f42a315cd941b811a029272814d
4
+ data.tar.gz: 75bc7c8940142021617f0858e724da5b609f3db690d2974c8d45f4e14ee40d7b
5
5
  SHA512:
6
- metadata.gz: d5b24a9a42108cc23f5cc7bac27e677a80697988d3d64cc9251ef687ede71316cff6dd6c9ba040fdc1a1e583c15925f138c12c60c311699dd7ca00138670590c
7
- data.tar.gz: 050f7f08154b34c27f2b342d9c08bec6af88766a9b4842cfb175db5cfc68c218991c3745c5e0e9e11a600ce6b7802d249a4af0d0bda30779894c92b0ec33d57b
6
+ metadata.gz: 94788881c1856233b01bf4fd5190acb89bf2ddcc42abf2896bfcc68562c6739aae4ef16dfa652f1d81a92e1dc3a610c1e7794448d6fe12326b49cf98d62a66d2
7
+ data.tar.gz: 664b1dee1a6aaef4d6a82629d0000cd4e3ec80ac489c37fb669f523224901205c6b0b8efce36fa11eaec5aa2f7721133e37ea44a141afb32e1c3f872feb38301
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-memcache_v1beta2
2
2
 
3
+ ### v0.32.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
7
+ ### v0.31.0 (2023-03-26)
8
+
9
+ * Regenerated from discovery document revision 20230316
10
+
3
11
  ### v0.30.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -1047,7 +1047,7 @@ module Google
1047
1047
  end
1048
1048
  end
1049
1049
 
1050
- # A resource that represents Google Cloud Platform location.
1050
+ # A resource that represents a Google Cloud location.
1051
1051
  class Location
1052
1052
  include Google::Apis::Core::Hashable
1053
1053
 
@@ -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.32.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 = "20230420"
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.32.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-30 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.32.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: []