google-apis-eventarc_v1 0.73.0 → 0.74.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: 79f988ac20ac30de5c12983c02ac91b3704f4c70cbf0877f29a73f67d3da2b99
4
- data.tar.gz: 1929a6c3c2fb001f6b2fc0739d866c9a68dd077966008d8ded52dce19ad81008
3
+ metadata.gz: bfe3406e24aded2b7271bb7c4cb8603787c0cf95f511eac88deddfe14386c660
4
+ data.tar.gz: ab9ac66e29e3523fe4e2045aa3977f57aae7a8b8d4711b8512d3679bcf572c50
5
5
  SHA512:
6
- metadata.gz: f555f2fb858d5dd3d01d3c789ddb955961c716a627b8414a18b1338293833cb101cc8f54d47cf1254e9223f7c138cf2799710d564a9273be6e268a430536d2e0
7
- data.tar.gz: 8ef7d31d7076670ce4579eed1cf9a17250a5ca1c9819ad3d1e301316957380620ac2e2b98953f3767c448051fa6320ce01ddeddcc185bac21b0eb4ea4e34d1d7
6
+ metadata.gz: 436ea357cbdc0aebdcc2ce80b4d11a1501607804b8df89359fa67351f4edd1b600ec5b42e315ccfa30d5d9fbe156358464398dbad822c37e15123c3e75ad6875
7
+ data.tar.gz: 433bdd930c24dafc2fa5b644160c85e5d29f3cee4c78cf6246f2359d25ab45cfcc646dc3c4522a91802563c1cb3c1e2864d83d38ab10e5757d300ea8d201f263
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-eventarc_v1
2
2
 
3
+ ### v0.74.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260130
6
+
3
7
  ### v0.73.0 (2025-12-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20251219
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module EventarcV1
18
18
  # Version of the google-apis-eventarc_v1 gem
19
- GEM_VERSION = "0.73.0"
19
+ GEM_VERSION = "0.74.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 = "20251219"
25
+ REVISION = "20260130"
26
26
  end
27
27
  end
28
28
  end
@@ -112,7 +112,11 @@ module Google
112
112
  execute_or_queue_command(command, &block)
113
113
  end
114
114
 
115
- # Lists information about the supported locations for this service.
115
+ # Lists information about the supported locations for this service. This method
116
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
117
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
118
+ # projects/`project_id`/locations`. This may include public locations as well as
119
+ # private or other locations specifically visible to the project.
116
120
  # @param [String] name
117
121
  # The resource that owns the locations collection, if applicable.
118
122
  # @param [Array<String>, String] extra_location_types
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-eventarc_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.73.0
4
+ version: 0.74.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-eventarc_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.73.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.74.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-eventarc_v1
62
62
  rdoc_options: []
63
63
  require_paths: