google-apis-cloudtasks_v2beta2 0.8.0 → 0.12.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: db9f4b41d80d72cf6fbf95c7b7f05cf702b209bc4c4ce629565f44549d59a919
4
- data.tar.gz: 265ee8e83e047cbce2c066e3286145c46507f443463de831897df6a391794d4e
3
+ metadata.gz: c54aa76ed89a76d8373c7ec25a806c4204a158619a35cd10b81708b1db4396e5
4
+ data.tar.gz: 470b255f3dad592e28eace904f126b95b84bed058677a637582bea263d530d7e
5
5
  SHA512:
6
- metadata.gz: 3787c34a71c4dc72f96b6392b51b232de8954ed2b25472328f34761b45a1b7b5d00c75ce401382ac96f8d30d440be8fd09b2bcb078b75a01aec15ecbb6caa76e
7
- data.tar.gz: 7b295e5ad74287b82dcf5167850068db0857612ebd42bd2d0e3f3a5889109b4dd6cca5c549bb04d729d65c4aecb0523fa5977394006340b51e4166a4ecf4cacb
6
+ metadata.gz: 905ec9ad1c0e607acac91d122e1c05f01670e252172174365fe628476eebd20e61c9b00818263e6516dd7883d003b555b7424e2c769430c41c8e21b747dd5eac
7
+ data.tar.gz: cbf3e7364853d51d2714a52e379bbed5baebb4845a887f61bec8b261ac2a0b02139f309cf7fc62147dba4bbada6bce8a3f6666c96c85c7ed91e33f46db7cf7fa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-cloudtasks_v2beta2
2
2
 
3
+ ### v0.12.0 (2021-12-09)
4
+
5
+ * Regenerated from discovery document revision 20211130
6
+
7
+ ### v0.11.0 (2021-10-28)
8
+
9
+ * Regenerated from discovery document revision 20211015
10
+
11
+ ### v0.10.0 (2021-10-20)
12
+
13
+ * Unspecified changes
14
+
15
+ ### v0.9.0 (2021-09-08)
16
+
17
+ * Regenerated from discovery document revision 20210830
18
+
3
19
  ### v0.8.0 (2021-06-29)
4
20
 
5
21
  * Regenerated using generator version 0.4.0
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Cloudtasks service in particular.)
67
67
 
@@ -326,7 +326,7 @@ module Google
326
326
  end
327
327
  end
328
328
 
329
- # Associates `members` with a `role`.
329
+ # Associates `members`, or principals, with a `role`.
330
330
  class Binding
331
331
  include Google::Apis::Core::Hashable
332
332
 
@@ -349,7 +349,7 @@ module Google
349
349
  # @return [Google::Apis::CloudtasksV2beta2::Expr]
350
350
  attr_accessor :condition
351
351
 
352
- # Specifies the identities requesting access for a Cloud Platform resource. `
352
+ # Specifies the principals requesting access for a Cloud Platform resource. `
353
353
  # members` can have the following values: * `allUsers`: A special identifier
354
354
  # that represents anyone who is on the internet; with or without a Google
355
355
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -379,8 +379,8 @@ module Google
379
379
  # @return [Array<String>]
380
380
  attr_accessor :members
381
381
 
382
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
383
- # , or `roles/owner`.
382
+ # Role that is assigned to the list of `members`, or principals. For example, `
383
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
384
384
  # Corresponds to the JSON property `role`
385
385
  # @return [String]
386
386
  attr_accessor :role
@@ -553,13 +553,16 @@ module Google
553
553
  class GetPolicyOptions
554
554
  include Google::Apis::Core::Hashable
555
555
 
556
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
557
- # 3. Requests specifying an invalid value will be rejected. Requests for
558
- # policies with any conditional bindings must specify version 3. Policies
559
- # without any conditional bindings may specify any valid value or leave the
560
- # field unset. To learn which resources support conditions in their IAM policies,
561
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
562
- # resource-policies).
556
+ # Optional. The maximum policy version that will be used to format the policy.
557
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
558
+ # rejected. Requests for policies with any conditional role bindings must
559
+ # specify version 3. Policies with no conditional role bindings may specify any
560
+ # valid value or leave the field unset. The policy in the response might use the
561
+ # policy version that you specified, or it might use a lower policy version. For
562
+ # example, if you specify version 3, but the policy has no conditional role
563
+ # bindings, the response uses version 1. To learn which resources support
564
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
565
+ # google.com/iam/help/conditions/resource-policies).
563
566
  # Corresponds to the JSON property `requestedPolicyVersion`
564
567
  # @return [Fixnum]
565
568
  attr_accessor :requested_policy_version
@@ -800,37 +803,42 @@ module Google
800
803
 
801
804
  # An Identity and Access Management (IAM) policy, which specifies access
802
805
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
803
- # A `binding` binds one or more `members` to a single `role`. Members can be
804
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
805
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
806
- # role or a user-created custom role. For some types of Google Cloud resources,
807
- # a `binding` can also specify a `condition`, which is a logical expression that
808
- # allows access to a resource only if the expression evaluates to `true`. A
809
- # condition can add constraints based on attributes of the request, the resource,
810
- # or both. To learn which resources support conditions in their IAM policies,
811
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
812
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
813
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
814
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
815
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
816
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
817
- # title": "expirable access", "description": "Does not grant access after Sep
818
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
819
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
820
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
821
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
822
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
823
- # roles/resourcemanager.organizationViewer condition: title: expirable access
824
- # description: Does not grant access after Sep 2020 expression: request.time <
825
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
826
- # description of IAM and its features, see the [IAM documentation](https://cloud.
827
- # google.com/iam/docs/).
806
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
807
+ # Principals can be user accounts, service accounts, Google groups, and domains (
808
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
809
+ # an IAM predefined role or a user-created custom role. For some types of Google
810
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
811
+ # logical expression that allows access to a resource only if the expression
812
+ # evaluates to `true`. A condition can add constraints based on attributes of
813
+ # the request, the resource, or both. To learn which resources support
814
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
815
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
816
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
817
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
818
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
819
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
820
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
821
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
822
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
823
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
824
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
825
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
826
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
827
+ # access description: Does not grant access after Sep 2020 expression: request.
828
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
829
+ # a description of IAM and its features, see the [IAM documentation](https://
830
+ # cloud.google.com/iam/docs/).
828
831
  class Policy
829
832
  include Google::Apis::Core::Hashable
830
833
 
831
- # Associates a list of `members` to a `role`. Optionally, may specify a `
832
- # condition` that determines how and when the `bindings` are applied. Each of
833
- # the `bindings` must contain at least one member.
834
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
835
+ # specify a `condition` that determines how and when the `bindings` are applied.
836
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
837
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
838
+ # can be Google groups. Each occurrence of a principal counts towards these
839
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
840
+ # example.com`, and not to any other principal, then you can add another 1,450
841
+ # principals to the `bindings` in the `Policy`.
834
842
  # Corresponds to the JSON property `bindings`
835
843
  # @return [Array<Google::Apis::CloudtasksV2beta2::Binding>]
836
844
  attr_accessor :bindings
@@ -1344,31 +1352,31 @@ module Google
1344
1352
 
1345
1353
  # An Identity and Access Management (IAM) policy, which specifies access
1346
1354
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1347
- # A `binding` binds one or more `members` to a single `role`. Members can be
1348
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1349
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1350
- # role or a user-created custom role. For some types of Google Cloud resources,
1351
- # a `binding` can also specify a `condition`, which is a logical expression that
1352
- # allows access to a resource only if the expression evaluates to `true`. A
1353
- # condition can add constraints based on attributes of the request, the resource,
1354
- # or both. To learn which resources support conditions in their IAM policies,
1355
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1356
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1357
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1358
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1359
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1360
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1361
- # title": "expirable access", "description": "Does not grant access after Sep
1362
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1363
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1364
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1365
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1366
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1367
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1368
- # description: Does not grant access after Sep 2020 expression: request.time <
1369
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1370
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1371
- # google.com/iam/docs/).
1355
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1356
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1357
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1358
+ # an IAM predefined role or a user-created custom role. For some types of Google
1359
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1360
+ # logical expression that allows access to a resource only if the expression
1361
+ # evaluates to `true`. A condition can add constraints based on attributes of
1362
+ # the request, the resource, or both. To learn which resources support
1363
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1364
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1365
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1366
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1367
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1368
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1369
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1370
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1371
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1372
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1373
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1374
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1375
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1376
+ # access description: Does not grant access after Sep 2020 expression: request.
1377
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1378
+ # a description of IAM and its features, see the [IAM documentation](https://
1379
+ # cloud.google.com/iam/docs/).
1372
1380
  # Corresponds to the JSON property `policy`
1373
1381
  # @return [Google::Apis::CloudtasksV2beta2::Policy]
1374
1382
  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.8.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210426"
25
+ REVISION = "20211130"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2beta2'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  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.8.0
4
+ version: 0.12.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: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudtasks_v2beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta2/v0.8.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudtasks_v2beta2
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.12.0
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: []
65
65
  require_paths: