google-apis-cloudtasks_v2beta2 0.36.0 → 0.37.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 +4 -0
- data/lib/google/apis/cloudtasks_v2beta2/classes.rb +20 -20
- data/lib/google/apis/cloudtasks_v2beta2/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e238178537fcdfc04d3c894d5a46be8b65945970e556793f161e252aace8216c
|
|
4
|
+
data.tar.gz: ae7e6aaa897ebc9be1345c9e7c76b15db49f220ca5a34f83a9c8804e5c789352
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 62e79c8e6af97e89bac1498e7afe81e54217c1579b8a9a1912a6fa4411cf9016f544b1a63818357897970b6d1ef85e3cac2b27ccba028253c2adf28c41f298ff
|
|
7
|
+
data.tar.gz: a8441bc67340f6e0d3c525e335db20f875b31cc4874af389b57631df97aa102607b2ab0ed3e0475ac333bf007c7a7bd01b7c3bbc66db90784d49241808ba8aa0
|
data/CHANGELOG.md
CHANGED
|
@@ -1191,22 +1191,22 @@ module Google
|
|
|
1191
1191
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
1192
1192
|
# the request, the resource, or both. To learn which resources support
|
|
1193
1193
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
1194
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
1194
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
1195
1195
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
1196
1196
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
1197
1197
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
1198
1198
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
1199
1199
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
1200
1200
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
1201
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
1202
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
1203
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
1204
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
1205
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
1206
|
-
# access description: Does not grant access after Sep 2020
|
|
1207
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
1208
|
-
# a description of IAM and its features, see the
|
|
1209
|
-
# cloud.google.com/iam/docs/).
|
|
1201
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
1202
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
1203
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
1204
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
1205
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
1206
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
1207
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
1208
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
1209
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
1210
1210
|
class Policy
|
|
1211
1211
|
include Google::Apis::Core::Hashable
|
|
1212
1212
|
|
|
@@ -1767,22 +1767,22 @@ module Google
|
|
|
1767
1767
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
1768
1768
|
# the request, the resource, or both. To learn which resources support
|
|
1769
1769
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
1770
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
1770
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
1771
1771
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
1772
1772
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
1773
1773
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
1774
1774
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
1775
1775
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
1776
1776
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
1777
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
1778
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
1779
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
1780
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
1781
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
1782
|
-
# access description: Does not grant access after Sep 2020
|
|
1783
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
1784
|
-
# a description of IAM and its features, see the
|
|
1785
|
-
# cloud.google.com/iam/docs/).
|
|
1777
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
1778
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
1779
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
1780
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
1781
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
1782
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
1783
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
1784
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
1785
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
1786
1786
|
# Corresponds to the JSON property `policy`
|
|
1787
1787
|
# @return [Google::Apis::CloudtasksV2beta2::Policy]
|
|
1788
1788
|
attr_accessor :policy
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudtasksV2beta2
|
|
18
18
|
# Version of the google-apis-cloudtasks_v2beta2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.37.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 = "20230809"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-cloudtasks_v2beta2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.37.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-08-27 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-cloudtasks_v2beta2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta2/v0.37.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtasks_v2beta2
|
|
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.4.
|
|
78
|
+
rubygems_version: 3.4.19
|
|
79
79
|
signing_key:
|
|
80
80
|
specification_version: 4
|
|
81
81
|
summary: Simple REST client for Cloud Tasks API V2beta2
|