google-apis-cloudfunctions_v2beta 0.59.0 → 0.60.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: 89e91cc640ecea3ba1e38fb99a89f84ff8fe081249708876bdd3ae994040f2ca
4
- data.tar.gz: 7e85ef19d29201cd90e752da098f94e37665eaf1739a12896424dfd7747272fc
3
+ metadata.gz: 4785571920b26fc662eeac9121428e74db06a6657f1778ec2d7fbbe9fda8bafb
4
+ data.tar.gz: 8c9e3211efaf05c5cd023949c3c2af495fe31974f0028c5e6ecf7fd6a417f403
5
5
  SHA512:
6
- metadata.gz: 9d5c2ffd2c63b3837240e367e7bc318407250552c06d8d0698d265613a822827b011a821631c03818cb450faf89112a377a4006b292a650777f4d88d3398d3ba
7
- data.tar.gz: '07408e6aeeddcde1c4a739d7c9f7ac5dbfe84ef99b3cf2ba15511645fd479ae0b6f63a5a4275a8c2fb9ce81a3a16073318c1d63679ee44e17ae5b2420d7ea9b8'
6
+ metadata.gz: 6c6dde9031443bcf9022fb6222a260222ab69bb6985904ea2c3a0f03bae77d3212b8c316a101febaad6d22fb173474e593d2f520f6b11485a1c486d644a38454
7
+ data.tar.gz: 9d007eb6b3656c108bc443f490a3f3151ce74fde96c4165fe6d40bccaa0910383860c6d61dd33ee5783fb02a0e04c6271f8a469ea6a2f5683d6f66c621e3e0b8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2beta
2
2
 
3
+ ### v0.60.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260424
6
+
3
7
  ### v0.59.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260324
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV2beta
18
18
  # Version of the google-apis-cloudfunctions_v2beta gem
19
- GEM_VERSION = "0.59.0"
19
+ GEM_VERSION = "0.60.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 = "20260324"
25
+ REVISION = "20260424"
26
26
  end
27
27
  end
28
28
  end
@@ -52,8 +52,8 @@ module Google
52
52
  end
53
53
 
54
54
  # Lists information about the supported locations for this service. This method
55
- # lists locations based on the resource scope provided in the [
56
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
55
+ # lists locations based on the resource scope provided in the
56
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
57
57
  # the method lists the public locations available to all projects. * **Project-
58
58
  # specific locations**: If `name` follows the format `projects/`project``, the
59
59
  # method lists locations visible to that specific project. This includes public,
@@ -64,8 +64,8 @@ module Google
64
64
  # @param [String] name
65
65
  # The resource that owns the locations collection, if applicable.
66
66
  # @param [Array<String>, String] extra_location_types
67
- # Optional. Do not use this field. It is unsupported and is ignored unless
68
- # explicitly documented otherwise. This is primarily for internal usage.
67
+ # Optional. Do not use this field unless explicitly documented otherwise. This
68
+ # is primarily for internal usage.
69
69
  # @param [String] filter
70
70
  # A filter to narrow down results to a preferred subset. The filtering language
71
71
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.59.0
4
+ version: 0.60.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-cloudfunctions_v2beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2beta/v0.59.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2beta/v0.60.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2beta
62
62
  rdoc_options: []
63
63
  require_paths: