google-apis-composer_v1beta1 0.31.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6b9b9f6cb34954cd9365671fdae6c68243d8046e8a15604ae37fff5be6a18e30
|
4
|
+
data.tar.gz: 62db1c806fe24c694fa8df1dfc059e0c8aa67864bba11ba762fec15b1093b88c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3086972b7fb11aaa27f3fb019ccfe3663ec90ff9eb829c62b47ce591d9baa7a0021a26fd0304ed2636ea71f3f8876c131b3a9560d03eb2cf2e60b4ee3d0127a
|
7
|
+
data.tar.gz: 9b66cdd17016b96f1b30d6ca066b58837a3b7312401da2ab8fc423d2438b76714a49dce16968afa2c16e71a4e3925a72cee5c1da87432faf6271e270776fa9fd
|
data/CHANGELOG.md
CHANGED
@@ -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.
|
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 = "
|
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`.
|
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.
|
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-
|
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.
|
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: []
|