google-apis-cloudfunctions_v2beta 0.58.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: 788a476771e55cda7e8b9911540c791e0b41b01b915118002bb55fa91cdaa8eb
4
- data.tar.gz: b206ce6e085025d8695254c2660fc4ac1d3386a1cbd5ea0c913b02c9947cd1dc
3
+ metadata.gz: 4785571920b26fc662eeac9121428e74db06a6657f1778ec2d7fbbe9fda8bafb
4
+ data.tar.gz: 8c9e3211efaf05c5cd023949c3c2af495fe31974f0028c5e6ecf7fd6a417f403
5
5
  SHA512:
6
- metadata.gz: d37e47944c85ed73b2cc42ce49eab1b3011f9820b1dba955dc5f3b1e68a7046e43c08d7d2d1d78619568537d5f47c81ee6b0a0060171598eede10b9d7f93402f
7
- data.tar.gz: 947f36a54c3bd892368108aa32564c6bc0a5b9ba7aacf78803349696ceae765a3926fecad89d146d9ebd0a7c67fa71b00fe779a5b298c7e723252dcfbf859c58
6
+ metadata.gz: 6c6dde9031443bcf9022fb6222a260222ab69bb6985904ea2c3a0f03bae77d3212b8c316a101febaad6d22fb173474e593d2f520f6b11485a1c486d644a38454
7
+ data.tar.gz: 9d007eb6b3656c108bc443f490a3f3151ce74fde96c4165fe6d40bccaa0910383860c6d61dd33ee5783fb02a0e04c6271f8a469ea6a2f5683d6f66c621e3e0b8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.59.0 (2026-04-19)
8
+
9
+ * Regenerated from discovery document revision 20260324
10
+
3
11
  ### v0.58.0 (2026-02-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20260129
@@ -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.58.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 = "20260129"
25
+ REVISION = "20260424"
26
26
  end
27
27
  end
28
28
  end
@@ -52,15 +52,20 @@ module Google
52
52
  end
53
53
 
54
54
  # Lists information about the supported locations for this service. This method
55
- # can be called in two ways: * **List all public locations:** Use the path `GET /
56
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
57
- # projects/`project_id`/locations`. This may include public locations as well as
58
- # private or other locations specifically visible to the project.
55
+ # lists locations based on the resource scope provided in the
56
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
57
+ # the method lists the public locations available to all projects. * **Project-
58
+ # specific locations**: If `name` follows the format `projects/`project``, the
59
+ # method lists locations visible to that specific project. This includes public,
60
+ # private, or other project-specific locations enabled for the project. For gRPC
61
+ # and client library implementations, the resource name is passed as the `name`
62
+ # field. For direct service calls, the resource name is incorporated into the
63
+ # request path based on the specific service implementation and version.
59
64
  # @param [String] name
60
65
  # The resource that owns the locations collection, if applicable.
61
66
  # @param [Array<String>, String] extra_location_types
62
- # Optional. Do not use this field. It is unsupported and is ignored unless
63
- # 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.
64
69
  # @param [String] filter
65
70
  # A filter to narrow down results to a preferred subset. The filtering language
66
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.58.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.58.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: