google-apis-composer_v1beta1 0.31.0 → 0.32.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: 32126ca1581b84ed8ad49c69247ced04dbf2f9b6b5afe5fd4a00432c292961ca
4
- data.tar.gz: 3559b88ab5d8140cf26b745b265f108a165fa1c152a655f99f2afde895ff9b52
3
+ metadata.gz: 6b9b9f6cb34954cd9365671fdae6c68243d8046e8a15604ae37fff5be6a18e30
4
+ data.tar.gz: 62db1c806fe24c694fa8df1dfc059e0c8aa67864bba11ba762fec15b1093b88c
5
5
  SHA512:
6
- metadata.gz: b7230479ad1e18da9f53b144740721566fc44dc5a396fc179ec7d0ddd5a6335599a962b8602e4c35d0d93081c39de025a4b3b615acb54819d053bb826440067e
7
- data.tar.gz: fbdc04a181bb2af59690d52d1b699f2ca4d5afc2741c6821536b856c42c9cc3b57e9f2df03f7a54e149ddb5e0de86cbc2c886a27d249699bcf6bf5575505ab6c
6
+ metadata.gz: f3086972b7fb11aaa27f3fb019ccfe3663ec90ff9eb829c62b47ce591d9baa7a0021a26fd0304ed2636ea71f3f8876c131b3a9560d03eb2cf2e60b4ee3d0127a
7
+ data.tar.gz: 9b66cdd17016b96f1b30d6ca066b58837a3b7312401da2ab8fc423d2438b76714a49dce16968afa2c16e71a4e3925a72cee5c1da87432faf6271e270776fa9fd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.31.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.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 = "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.31.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-02-19 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-composer_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.31.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: []