google-apis-pubsub_v1beta2 0.21.0 → 0.23.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: dc71ce0815b8f3bdbb9e4e00d02579531d7c3571a4a90a8071f8d26f7bf34ad8
4
- data.tar.gz: fee579bd3b7dfbe90a932ec1916b1947f6d02a5667f225a6552a1143a754f80b
3
+ metadata.gz: 9a7a8317d03a3723e2f041e0fc5235d0f82641031c74a8c157bffc31be31c3e5
4
+ data.tar.gz: 806bcb6631c3dda181e51bcdc9fd76a48cc912b796f038416fc32c6cf1f9b816
5
5
  SHA512:
6
- metadata.gz: 526d6c18a2c1a9d662b7f606ed7b7496b474b686dc3339d178b4744f16dc5da1a9f11b886d42fb9f9fe32f1a3d0312e15766c5aa970eeec4a94a9e4d7cb97257
7
- data.tar.gz: ed561a36602cd4b7c34577d5c359f6b3ed80c30c04b8cc00352ca2a24227e3bc3ea9d1ad27a5af0708bf71fe43b26b0376413df62e5e1901d688b07649e91aff
6
+ metadata.gz: becec2ffa2ce44bafd04af1d44021b306b3dd96956e0258fd1f0e699607b4ec219951cc012870f5aa95b01d3242ff96cd59cf43c017aeefa655086d657453f5f
7
+ data.tar.gz: d7eaa00763b35bbf6a7e952d4160a0ffc92da761efe0a772ab2313ccb9684801818b2ed8ae6930c8fef67658a3751249f747a4ae10f905cfb22f4c9e62ae559f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.23.0 (2023-02-15)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
7
+ ### v0.22.0 (2023-02-05)
8
+
9
+ * Regenerated from discovery document revision 20230124
10
+ * Regenerated using generator version 0.11.1
11
+
3
12
  ### v0.21.0 (2022-10-20)
4
13
 
5
14
  * Regenerated using generator version 0.11.0
@@ -80,22 +80,22 @@ module Google
80
80
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
81
81
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
82
82
  # email address that represents a Google group. For example, `admins@example.com`
83
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
84
- # identifier) representing a user that has been recently deleted. For example, `
85
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
86
- # value reverts to `user:`emailid`` and the recovered user retains the role in
87
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
88
- # address (plus unique identifier) representing a service account that has been
89
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
83
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
84
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
85
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
86
+ # representing a user that has been recently deleted. For example, `alice@
87
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
88
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
89
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
90
+ # (plus unique identifier) representing a service account that has been recently
91
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
90
92
  # 123456789012345678901`. If the service account is undeleted, this value
91
93
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
92
94
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
93
95
  # An email address (plus unique identifier) representing a Google group that has
94
96
  # been recently deleted. For example, `admins@example.com?uid=
95
97
  # 123456789012345678901`. If the group is recovered, this value reverts to `
96
- # group:`emailid`` and the recovered group retains the role in the binding. * `
97
- # domain:`domain``: The G Suite domain (primary) that represents all the users
98
- # of that domain. For example, `google.com` or `example.com`.
98
+ # group:`emailid`` and the recovered group retains the role in the binding.
99
99
  # Corresponds to the JSON property `members`
100
100
  # @return [Array<String>]
101
101
  attr_accessor :members
@@ -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.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220829"
25
+ REVISION = "20230124"
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.21.0
4
+ version: 0.23.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-10-21 00:00:00.000000000 Z
11
+ date: 2023-02-19 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.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.23.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: []
@@ -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.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Pub/Sub API V1beta2