google-apis-composer_v1beta1 0.30.0 → 0.32.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: '08c9a30a4a8d8de7d87868b874d540bcc75b80449b5c430365af3bbfe934b6d0'
4
- data.tar.gz: a1e1f5e7ff597e81e8be04f379fc0ab60bde4d63c5ca96444dda30d1c26c1cfd
3
+ metadata.gz: 6b9b9f6cb34954cd9365671fdae6c68243d8046e8a15604ae37fff5be6a18e30
4
+ data.tar.gz: 62db1c806fe24c694fa8df1dfc059e0c8aa67864bba11ba762fec15b1093b88c
5
5
  SHA512:
6
- metadata.gz: c41b265caf9f5eab2d4b8317b160f464bf39a31244a0c6c26af1bb0a9e17631f9cf633d67976e0143b5d7553d2239406fa93636f9024e78f73cc129ba08fe1f7
7
- data.tar.gz: f9a6b6e0383b8117f754b5d3100ff7ec00fb71e12476800acb320d6aa03d8d364845a729149ba6b3ae746c125fb96a3b21da53a571cad9af42abd19c1f2a2f5a
6
+ metadata.gz: f3086972b7fb11aaa27f3fb019ccfe3663ec90ff9eb829c62b47ce591d9baa7a0021a26fd0304ed2636ea71f3f8876c131b3a9560d03eb2cf2e60b4ee3d0127a
7
+ data.tar.gz: 9b66cdd17016b96f1b30d6ca066b58837a3b7312401da2ab8fc423d2438b76714a49dce16968afa2c16e71a4e3925a72cee5c1da87432faf6271e270776fa9fd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-composer_v1beta1
2
2
 
3
+ ### v0.32.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230310
6
+
7
+ ### v0.31.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.30.0 (2023-01-29)
4
12
 
5
13
  * Regenerated from discovery document revision 20230124
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComposerV1beta1
18
18
  # Version of the google-apis-composer_v1beta1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230124"
25
+ REVISION = "20230310"
26
26
  end
27
27
  end
28
28
  end
@@ -548,13 +548,7 @@ module Google
548
548
  end
549
549
 
550
550
  # Lists operations that match the specified filter in the request. If the server
551
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
552
- # binding allows API services to override the binding to use different resource
553
- # name schemes, such as `users/*/operations`. To override the binding, API
554
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
555
- # service configuration. For backwards compatibility, the default name includes
556
- # the operations collection id, however overriding users must ensure the name
557
- # binding is the parent resource, without the operations collection id.
551
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
558
552
  # @param [String] name
559
553
  # The name of the operation's parent resource.
560
554
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-composer_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.32.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-01-29 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
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-composer_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []