google-apis-cloudfunctions_v1 0.66.0 → 0.67.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: 97e1e4d93bf65c91d5026013b066c5b1ae107bb43784152878a1c32d6da7573a
4
- data.tar.gz: 4518c085a1661906369e5ebef5866e092479aa4499b606f416b0c066a473880a
3
+ metadata.gz: 8ed370d9598739d579f345b1c4c115af53e38295dd031d719d31a4d9e77ff61a
4
+ data.tar.gz: 5bc3ff4399d46b3a0e008fdf6209f9c7bd71b0415864df5a6a6ab99f8660ec29
5
5
  SHA512:
6
- metadata.gz: 38763cfd947502f1475e78d4a089e9d229a6103e9398e9c88cac21615a46181fd442dc5c4fc75e815e69b922d60554b2bf28b2de7c7058a44fd1c48d3183dd1f
7
- data.tar.gz: eac1c2416e7dc01c265bc8d71a20359220751b0494db6085bd48f75d023f5572850c18608a43eb530a2b4b64b802136a6e68a0f5240f2ac7eac863922ebd7b6f
6
+ metadata.gz: 6a44101d22edef6d12fef96b27e9023f1a020348ac6737c90c0e6de6a8ed8cafd1ea66b9ce35c8d49d503934ed418bc9aa51444cf0e3fb7c476a1ff17a99f38e
7
+ data.tar.gz: a084c82f4c4cd3d886cff95e4c24b871fad0826afc5cbed8c39a5829b22a6ebf01d291af533c71fa37f6a66b24d3455317b6303fb3d1d171c60082a4a6abd396
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v1
2
2
 
3
+ ### v0.67.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251204
6
+
3
7
  ### v0.66.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251023
@@ -898,8 +898,9 @@ module Google
898
898
  attr_accessor :operations
899
899
 
900
900
  # Unordered list. Unreachable resources. Populated when the request sets `
901
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
902
- # when attempting to list all resources across all supported locations.
901
+ # ListOperationsRequest.return_partial_success` and reads across collections.
902
+ # For example, when attempting to list all resources across all supported
903
+ # locations.
903
904
  # Corresponds to the JSON property `unreachable`
904
905
  # @return [Array<String>]
905
906
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV1
18
18
  # Version of the google-apis-cloudfunctions_v1 gem
19
- GEM_VERSION = "0.66.0"
19
+ GEM_VERSION = "0.67.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 = "20251023"
25
+ REVISION = "20251204"
26
26
  end
27
27
  end
28
28
  end
@@ -94,11 +94,12 @@ module Google
94
94
  # The standard list page token.
95
95
  # @param [Boolean] return_partial_success
96
96
  # When set to `true`, operations that are reachable are returned as normal, and
97
- # those that are unreachable are returned in the [ListOperationsResponse.
98
- # unreachable] field. This can only be `true` when reading across collections e.
99
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
100
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
101
- # explicitly documented otherwise in service or product specific documentation.
97
+ # those that are unreachable are returned in the ListOperationsResponse.
98
+ # unreachable field. This can only be `true` when reading across collections.
99
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
100
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
101
+ # if set unless explicitly documented otherwise in service or product specific
102
+ # documentation.
102
103
  # @param [String] fields
103
104
  # Selector specifying which fields to include in a partial response.
104
105
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.66.0
4
+ version: 0.67.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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.66.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.67.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v1
62
62
  rdoc_options: []
63
63
  require_paths: