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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5d99662d4f0890e2ca33a3faf197231eb9efac06c619b066a3d0a08514526d97
4
- data.tar.gz: afbf20a11383094bb6a7042ea91b18d42e145ada322f4ca25c234b3f47c97894
3
+ metadata.gz: b612b52b8b2a493c193863a205af067982cfe6d73442357060ed98d25bf11882
4
+ data.tar.gz: fab5458bc9b0470c24c257bbfba951343685c8374fe8450bc4f793620305cdaf
5
5
  SHA512:
6
- metadata.gz: 415c189371b669c3e229822d293194a390a0a902e66749b4b4c3d1be368c6d86efe7f903e3ee37e03ad59cf428075a1d887c8b406ecc95d71fac39133c667550
7
- data.tar.gz: 690c010c41a9dbc5674efc45d0ddaa2bf4ebea4d0327770940eec0dac7d0a19381fd71fa708a43beedfac6204c266c200cf376e992a3996d6ecb9a592320b86e
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.16.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.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220428"
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 the
239
- # operation documentation for the appropriate value for this field.
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 the
495
- # operation documentation for the appropriate value for this field.
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 the
533
- # operation documentation for the appropriate value for this field.
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.16.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-05-09 00:00:00.000000000 Z
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.4'
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.4'
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.16.0
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.5
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