google-apis-cloudfunctions_v2beta 0.52.0 → 0.53.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: 93f5a2efa16f986796d6663c8ec2921232a9d21de2bb35598031001f7fae7ccd
4
- data.tar.gz: 760f6ad75b71a54a70bcf5239832f5723dc50d0b111c7f0e465663fe2b0d792c
3
+ metadata.gz: 270a0bf1f4a5eb3a599b90c113c89d887e36638edddb3563aa58769a49f49c20
4
+ data.tar.gz: 567a94d958d3ff8937801c02c79f25392348f448682fda5608b4c13bacfbb7d7
5
5
  SHA512:
6
- metadata.gz: 18307c55b60dd12b6a39ab44119c09647172fbeb8b0cf0e5be3087ebff6f4c33e0cccfc6c1b9395ed3b932e11b111e008c03a88ef850731fc8a2a17931de477e
7
- data.tar.gz: a5ad81c343e91378d989fe8810a2aeb494e0681e28838a719e5de7d65c9c888817918ebaaf5c13cd384e982c8a836f6fae7a52194d48debd8207ae504d8269e6
6
+ metadata.gz: 1d6218e232d074487785c4456bb43e4cd102cdda1a97779b71e3986e6531640eb54b2998d836c6fb3628d7a2214035adc0114a58e7d149e320daf033e2b5da78
7
+ data.tar.gz: a69277845ea1f58ef2b3dd886825c56dc3f850dcbeb1028525e0b78d0add5a835891a1b3479c1d75fa4a504b9a763a2db6dcab3ec82432f06467e4715effd885
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2beta
2
2
 
3
+ ### v0.53.0 (2025-09-14)
4
+
5
+ * Regenerated from discovery document revision 20250908
6
+
3
7
  ### v0.52.0 (2025-08-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20250814
@@ -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.52.0"
19
+ GEM_VERSION = "0.53.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 = "20250814"
25
+ REVISION = "20250908"
26
26
  end
27
27
  end
28
28
  end
@@ -55,8 +55,8 @@ module Google
55
55
  # @param [String] name
56
56
  # The resource that owns the locations collection, if applicable.
57
57
  # @param [Array<String>, String] extra_location_types
58
- # Optional. Do not use this field. It is unsupported and is ignored unless
59
- # explicitly documented otherwise. This is primarily for internal usage.
58
+ # Optional. Unless explicitly documented otherwise, don't use this unsupported
59
+ # field which is primarily intended for internal usage.
60
60
  # @param [String] filter
61
61
  # A filter to narrow down results to a preferred subset. The filtering language
62
62
  # 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.52.0
4
+ version: 0.53.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.52.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2beta/v0.53.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: