google-apis-cloudtasks_v2 0.16.0 → 0.19.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 +4 -4
- data/CHANGELOG.md +12 -0
- data/lib/google/apis/cloudtasks_v2/gem_version.rb +3 -3
- data/lib/google/apis/cloudtasks_v2/service.rb +9 -6
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b612b52b8b2a493c193863a205af067982cfe6d73442357060ed98d25bf11882
|
4
|
+
data.tar.gz: fab5458bc9b0470c24c257bbfba951343685c8374fe8450bc4f793620305cdaf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a411d2d2d0310aa9fdf41e81014ce0b39a035310b73229142a9a8e03f12481709930f8b3a8afe337355d2d602ab87fb7f66a97a7efcf8c5cee120561c9aab503
|
7
|
+
data.tar.gz: b48e096a9d9b73e67601f0c8f1d7108ba6a9d9b3e09ac42a8bc22c4e64f0d1cf96d2aa3c94206d80569b7603aed46345e2945d7ac6fad531fb75347de324db2f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-cloudtasks_v2
|
2
2
|
|
3
|
+
### v0.19.0 (2022-06-21)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.7.0
|
6
|
+
|
7
|
+
### v0.18.0 (2022-06-02)
|
8
|
+
|
9
|
+
* Unspecified changes
|
10
|
+
|
11
|
+
### v0.17.0 (2022-05-28)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220520
|
14
|
+
|
3
15
|
### v0.16.0 (2022-05-06)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220428
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudtasksV2
|
18
18
|
# Version of the google-apis-cloudtasks_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.7.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220520"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -235,8 +235,9 @@ module Google
|
|
235
235
|
# following [Google IAM](https://cloud.google.com/iam) permission on the
|
236
236
|
# specified resource parent: * `cloudtasks.queues.getIamPolicy`
|
237
237
|
# @param [String] resource
|
238
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
239
|
-
#
|
238
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
239
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
240
|
+
# appropriate value for this field.
|
240
241
|
# @param [Google::Apis::CloudtasksV2::GetIamPolicyRequest] get_iam_policy_request_object
|
241
242
|
# @param [String] fields
|
242
243
|
# Selector specifying which fields to include in a partial response.
|
@@ -491,8 +492,9 @@ module Google
|
|
491
492
|
# requires the following [Google IAM](https://cloud.google.com/iam) permission
|
492
493
|
# on the specified resource parent: * `cloudtasks.queues.setIamPolicy`
|
493
494
|
# @param [String] resource
|
494
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
495
|
-
#
|
495
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
496
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
497
|
+
# appropriate value for this field.
|
496
498
|
# @param [Google::Apis::CloudtasksV2::SetIamPolicyRequest] set_iam_policy_request_object
|
497
499
|
# @param [String] fields
|
498
500
|
# Selector specifying which fields to include in a partial response.
|
@@ -529,8 +531,9 @@ module Google
|
|
529
531
|
# and command-line tools, not for authorization checking. This operation may "
|
530
532
|
# fail open" without warning.
|
531
533
|
# @param [String] resource
|
532
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
533
|
-
#
|
534
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
535
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
536
|
+
# appropriate value for this field.
|
534
537
|
# @param [Google::Apis::CloudtasksV2::TestIamPermissionsRequest] test_iam_permissions_request_object
|
535
538
|
# @param [String] fields
|
536
539
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-cloudtasks_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.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: 2022-
|
11
|
+
date: 2022-06-27 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.
|
19
|
+
version: '0.6'
|
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.
|
29
|
+
version: '0.6'
|
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-cloudtasks_v2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2/v0.19.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtasks_v2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.3.
|
78
|
+
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Tasks API V2
|