google-apis-memcache_v1beta2 0.48.0 → 0.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2d3d79a6ef2a77f5827f5399fd65f7ce2270a46087d55b2482a01e3d7a5e08f
4
- data.tar.gz: '078eb9670bbc6a88ee23649fe429052f5878de6f39d0cc1c4adf16bc5a29af39'
3
+ metadata.gz: bf5358c9f179b3036acbb9e600368a9517b87faf423bd2cd6fde651e3dc6da72
4
+ data.tar.gz: 442bcb2c3157a2747e7ac36ddb8f0b9e1e08f69bb60cea887937c2e9a2ddb619
5
5
  SHA512:
6
- metadata.gz: cbaab82d2d9d744c6862d5d0daf2c57e209c7fdaf3f1559bf759b8ba164d984e5750a7daf5131ec28e449b404e03092abcfa028b630dc4a7ee85feee45e91015
7
- data.tar.gz: 9658426316c43fdfbdaafcf21ae425ab33c876cf3d6b914d9a5c5d03647b546b31fa64f0a104dd2ef6bb1c0295cdb0dec892e5ce341cd5ff8f7695a79133a054
6
+ metadata.gz: 5e4aacf36563c90a5fca86bfdae82471ac6ea705ab0ab9940820449872669fdffd5aad4deee2ac938e506bea55b1fa46fc24ea5d864adb5c8dc023013a2f64ea
7
+ data.tar.gz: b2890b92da1cfc401f940d2af9b027f7e109f1575a98a1fd3f2f9a18100422345978435f25b00113e9df416b2b2feb3e45092096abf3e9f398a9ab05af856a24
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-memcache_v1beta2
2
2
 
3
+ ### v0.49.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260129
6
+
3
7
  ### v0.48.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260115
@@ -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.48.0"
19
+ GEM_VERSION = "0.49.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260115"
25
+ REVISION = "20260129"
26
26
  end
27
27
  end
28
28
  end
@@ -82,7 +82,11 @@ module Google
82
82
  execute_or_queue_command(command, &block)
83
83
  end
84
84
 
85
- # Lists information about the supported locations for this service.
85
+ # Lists information about the supported locations for this service. This method
86
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
87
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
88
+ # projects/`project_id`/locations`. This may include public locations as well as
89
+ # private or other locations specifically visible to the project.
86
90
  # @param [String] name
87
91
  # The resource that owns the locations collection, if applicable.
88
92
  # @param [Array<String>, String] extra_location_types
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-memcache_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.48.0
4
+ version: 0.49.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-memcache_v1beta2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-memcache_v1beta2/v0.48.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-memcache_v1beta2/v0.49.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-memcache_v1beta2
62
62
  rdoc_options: []
63
63
  require_paths: