google-apis-cloudfunctions_v2 0.55.0 → 0.56.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: 770acfb0fd968abe6c29fa6a0974f4c463e5e07302f9e47f44abad216b3004be
4
- data.tar.gz: d9506f72093d31a179be8815cd6b866292d97100115955178c3bc6c6676df605
3
+ metadata.gz: b0dbff813840c41ff14e5c4c94c009d1ae486e198b713cdda97ef70a13be6a0d
4
+ data.tar.gz: 11d7a290ce520571296dbdfeea78abdecca0678261a6c760093392757297f1cf
5
5
  SHA512:
6
- metadata.gz: ef55c96f9c29011ba6d07c83990171a8b1ef38d62936d138c658af5925982027511f72d789facbecbe024c9b7ada93fcdf504205e7291a0d66e42ac736f9a5b5
7
- data.tar.gz: 4fa855febc0972699f3ca609cf3906789fd13fb4efce35fde76a1a47dbb4d3951b757868408c68a39680804862498e51170530f8bbe6ae49947f0486b2e8bc7c
6
+ metadata.gz: 5438a1bbf0390238bf16bb5ae50dded3b736722f778ee39be30747fb106ce6c9e7845b55ecbdcabee8bc03d99a7550907e802304671b44ba99606f2099f12524
7
+ data.tar.gz: 0e6ad6f5e89b7e7804798545ae9b460516af823c75bebcd810e157d7746f574fa5d2da564c87dcbada4acc3c9232c81d188d225bfd849f44c0d9f77751c427b3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2
2
2
 
3
+ ### v0.56.0 (2025-11-02)
4
+
5
+ * Regenerated from discovery document revision 20251023
6
+
3
7
  ### v0.55.0 (2025-10-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20250929
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV2
18
18
  # Version of the google-apis-cloudfunctions_v2 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.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 = "20250929"
25
+ REVISION = "20251023"
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. Unless explicitly documented otherwise, don't use this unsupported
59
- # field which is primarily intended for internal usage.
58
+ # Optional. Do not use this field. It is unsupported and is ignored unless
59
+ # explicitly documented otherwise. This is primarily 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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2/v0.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2/v0.56.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2
62
62
  rdoc_options: []
63
63
  require_paths: