google-apis-pubsub_v1 0.65.0 → 0.66.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: 27c3d4b516cc31920cc08d55779742e590c287620a08a55ca50317455136e068
4
- data.tar.gz: e1af85535787a7690d04b1709198eb298cb19920724cf1a94ee5c9bb4451f5af
3
+ metadata.gz: ba6aaf9454e4f7c948720f3d3be68f243f54acadee731373bab84040e33bc568
4
+ data.tar.gz: 9d2afc14ec1645e9ab974e22c7f9530ec5ba9cf5cd99ced8c7729d626c38cce0
5
5
  SHA512:
6
- metadata.gz: 38ad02ba670104f0c4acd21a085c99acc65e8320b88f311d18d8c721adb8ca9cac47370839ec44a4985a58d0ed1d87b3548e1484da5b7dba13da74bf70bac8b2
7
- data.tar.gz: 2d28053c4cb42a730b64c9dcb6df0581d955a3fcf248fc973b877ca0b314289ee8ca9292dcdf9c1c873a3928583debee6c2c31a7cf44f197b396fb2a019b52ac
6
+ metadata.gz: 7eb393a5c7125a7f2f10e9a46e6ed45ec6b548fc6b0ce31b7926d9ce773b3364fe56fd3b3e0a1af22ac9a2a15edc3b4e3480335f00296981cde1e6e30bbf9acd
7
+ data.tar.gz: 7ebd75cbb137b9f957528232375d98a058c48a6a4fb4ac6637d5c737c819faeb6acf495fb15864e53f16f1c01d3f62a1bc8f49c06fc3473f04bcb2da5d7a3977
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1
2
2
 
3
+ ### v0.66.0 (2026-03-08)
4
+
5
+ * Regenerated from discovery document revision 20260227
6
+
3
7
  ### v0.65.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260116
@@ -37,9 +37,9 @@ module Google
37
37
  # Optional. The service account to use to make prediction requests against
38
38
  # endpoints. The resource creator or updater that specifies this field must have
39
39
  # `iam.serviceAccounts.actAs` permission on the service account. If not
40
- # specified, the Pub/Sub [service agent](`$universe.dns_names.
41
- # final_documentation_domain`/iam/docs/service-agents), service-`project_number`@
42
- # gcp-sa-pubsub.iam.gserviceaccount.com, is used.
40
+ # specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/
41
+ # service-agents), service-`project_number`@gcp-sa-pubsub.iam.gserviceaccount.
42
+ # com, is used.
43
43
  # Corresponds to the JSON property `serviceAccountEmail`
44
44
  # @return [String]
45
45
  attr_accessor :service_account_email
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1
18
18
  # Version of the google-apis-pubsub_v1 gem
19
- GEM_VERSION = "0.65.0"
19
+ GEM_VERSION = "0.66.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260116"
25
+ REVISION = "20260227"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-pubsub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.65.0
4
+ version: 0.66.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1/v0.65.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1/v0.66.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1
62
62
  rdoc_options: []
63
63
  require_paths: