google-apis-pubsub_v1beta2 0.22.0 → 0.24.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: c38558003caca55814b3d9b94614617804a26b9e830ca65d6f7c2930a9361dba
4
- data.tar.gz: 9920bef3bdfa85bfc354b5a745082d17b9e33352a4582ea261f090ee160847fd
3
+ metadata.gz: e2e89e3f6042fd22d43b413544e327272b6bc81fc5eefd13de19b9b9fcb699ff
4
+ data.tar.gz: c0695cd72d801f200f9ab5e3e1365f0ca8e7208dd3d565709f27aee7986d88b6
5
5
  SHA512:
6
- metadata.gz: 8db56a0a181d9f6f300576480fa22a47f1aea7c339ac5151dc007ffb522509c090761ff051eb751ae8241515c64690410964a491e5406c908326f205f577612e
7
- data.tar.gz: 994e5fdfbd31c780bc6f7972ba0fbeb856d680677cf483dc28d3f8dd3d4cc5d418aeb94c17c1e600b3eb614d0085aeccbcb0c17f0b2fd9f99d00011e1addefd9
6
+ metadata.gz: 07df2168b432e347e9a73c88b41bda910c553d5b8d9d89bd38cd24bf57a90d019086a0ac4750d3d9f53ed5a2cce43935968971bbafd7fc1677b22f715e5f007d
7
+ data.tar.gz: '092e0fcfebdb38426b11fa65452e3c8fda48dbfdd30410ff558056069f98ff8689bef6bede68be2bf2068caa07a90b13398e479b790990aa839a19f96e2c5d74'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.24.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230801
6
+
7
+ ### v0.23.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.22.0 (2023-02-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230124
@@ -367,22 +367,22 @@ module Google
367
367
  # evaluates to `true`. A condition can add constraints based on attributes of
368
368
  # the request, the resource, or both. To learn which resources support
369
369
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
370
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
370
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
371
371
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
372
372
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
373
373
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
374
374
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
375
375
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
376
376
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
377
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
378
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
379
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
380
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
381
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
382
- # access description: Does not grant access after Sep 2020 expression: request.
383
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
384
- # a description of IAM and its features, see the [IAM documentation](https://
385
- # cloud.google.com/iam/docs/).
377
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
378
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
379
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
380
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
381
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
382
+ # title: expirable access description: Does not grant access after Sep 2020
383
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
384
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
385
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
386
386
  class Policy
387
387
  include Google::Apis::Core::Hashable
388
388
 
@@ -671,22 +671,22 @@ module Google
671
671
  # evaluates to `true`. A condition can add constraints based on attributes of
672
672
  # the request, the resource, or both. To learn which resources support
673
673
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
674
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
674
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
675
675
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
676
676
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
677
677
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
678
678
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
679
679
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
680
680
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
681
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
682
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
683
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
684
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
685
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
686
- # access description: Does not grant access after Sep 2020 expression: request.
687
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
688
- # a description of IAM and its features, see the [IAM documentation](https://
689
- # cloud.google.com/iam/docs/).
681
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
682
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
683
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
684
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
685
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
686
+ # title: expirable access description: Does not grant access after Sep 2020
687
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
688
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
689
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
690
690
  # Corresponds to the JSON property `policy`
691
691
  # @return [Google::Apis::PubsubV1beta2::Policy]
692
692
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1beta2
18
18
  # Version of the google-apis-pubsub_v1beta2 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230124"
25
+ REVISION = "20230801"
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-pubsub_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.24.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-02-05 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.9.1
19
+ version: 0.11.0
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.9.1
29
+ version: 0.11.0
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-pubsub_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []