google-apis-cloudfunctions_v2alpha 0.22.0 → 0.23.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5501bfecb10d7e610d82d220fbacd014cb8bd385346214e8f0eb12f55e9d2a6
4
- data.tar.gz: 36aba98f0df66a03a3b616cbda3f40d2ea59b304dd1e71d41359c6a1f328ab57
3
+ metadata.gz: 4c2ae97b55e6d339ff92213b8a6e656a2d5f62d817997cfab889be6950fb1070
4
+ data.tar.gz: 7637c0fd410673032c09f2910fcc9dbdc550242e43976842d40e1743b3780ad8
5
5
  SHA512:
6
- metadata.gz: 63ad049fd772f32b0407d6363dc98838cfdbe0d2890af4f8d51f775f69e16efbc8c2a9996000fc993aa4e4e6989637e5dc0da667b729cc3dbda5ce5541389c22
7
- data.tar.gz: 513fd0729579291ba4dec29221f3c4704c7ba20f507a27dfeaa2d6a909b16f8c66260cf6641a2a56f3401a422493085b5d4d647c62c550a4ceb4fd6c25a495eb
6
+ metadata.gz: b7d72f3f728f32cb8f16499c6c2a73be3d3d9f67c2fcd7967a8dd43d6cb321509992d66ace26773080e26d74a436d0480c4dc79d52595fd63a4570eb7fb37d19
7
+ data.tar.gz: e31e23d6779ee662c6f484eda69dca59f9c19347bf3befc5ee36e8f55b480aff22474674800ece641bdae6006d1cb062eba5cdf1d07d580cdae1d4e931b31ca8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2alpha
2
2
 
3
+ ### v0.23.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230307
6
+
3
7
  ### v0.22.0 (2023-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20230221
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV2alpha
18
18
  # Version of the google-apis-cloudfunctions_v2alpha gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230221"
25
+ REVISION = "20230307"
26
26
  end
27
27
  end
28
28
  end
@@ -524,13 +524,7 @@ module Google
524
524
  end
525
525
 
526
526
  # Lists operations that match the specified filter in the request. If the server
527
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
528
- # binding allows API services to override the binding to use different resource
529
- # name schemes, such as `users/*/operations`. To override the binding, API
530
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
531
- # service configuration. For backwards compatibility, the default name includes
532
- # the operations collection id, however overriding users must ensure the name
533
- # binding is the parent resource, without the operations collection id.
527
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
534
528
  # @param [String] name
535
529
  # Must not be set.
536
530
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-26 00:00:00.000000000 Z
11
+ date: 2023-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2alpha/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2alpha/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []