File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-cloudfunctions_v2
lib/google/apis/cloudfunctions_v2 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudfunctions_v2
22
3+ ### v0.56.0 (2025-11-02)
4+
5+ * Regenerated from discovery document revision 20251023
6+
37### v0.55.0 (2025-10-05)
48
59* Regenerated from discovery document revision 20250929
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudfunctionsV2
1818 # Version of the google-apis-cloudfunctions_v2 gem
19- GEM_VERSION = "0.55 .0"
19+ GEM_VERSION = "0.56 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250929 "
25+ REVISION = "20251023 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ def initialize
5555 # @param [String] name
5656 # The resource that owns the locations collection, if applicable.
5757 # @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.
6060 # @param [String] filter
6161 # A filter to narrow down results to a preferred subset. The filtering language
6262 # accepts strings like `"displayName=tokyo"`, and is documented in more detail
You can’t perform that action at this time.
0 commit comments