google-apis-eventarc_v1 0.74.0 → 0.75.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: bfe3406e24aded2b7271bb7c4cb8603787c0cf95f511eac88deddfe14386c660
4
- data.tar.gz: ab9ac66e29e3523fe4e2045aa3977f57aae7a8b8d4711b8512d3679bcf572c50
3
+ metadata.gz: 0e093b87f2887525163d863c676e83e0f7d78a57834bc9ac8978bfde155f94d7
4
+ data.tar.gz: 5ff48594b44324b3f896337c4c08df61927884d64054c92ff12c3f7798ef01ff
5
5
  SHA512:
6
- metadata.gz: 436ea357cbdc0aebdcc2ce80b4d11a1501607804b8df89359fa67351f4edd1b600ec5b42e315ccfa30d5d9fbe156358464398dbad822c37e15123c3e75ad6875
7
- data.tar.gz: 433bdd930c24dafc2fa5b644160c85e5d29f3cee4c78cf6246f2359d25ab45cfcc646dc3c4522a91802563c1cb3c1e2864d83d38ab10e5757d300ea8d201f263
6
+ metadata.gz: 8389dce47d984b3f88b0d862e798d6046e16a69ada3de9452c8ef5095ad9ea81464b423f33d55b34b6df6142eba817c38a6c39175c450bb4a78184f4dc4860e1
7
+ data.tar.gz: c579c8f2353798ec2a149866a052c17444d241acb898f7e15f899621aa5ad480e951fe23a99457281cbead8416665653f91ac43f56653e6669b9892b366b3f62
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-eventarc_v1
2
2
 
3
+ ### v0.75.0 (2026-04-19)
4
+
5
+ * Regenerated from discovery document revision 20260320
6
+
3
7
  ### v0.74.0 (2026-02-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20260130
@@ -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.74.0"
19
+ GEM_VERSION = "0.75.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 = "20260130"
25
+ REVISION = "20260320"
26
26
  end
27
27
  end
28
28
  end
@@ -113,10 +113,15 @@ module Google
113
113
  end
114
114
 
115
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
+ # lists locations based on the resource scope provided in the [
117
+ # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
118
+ # the method lists the public locations available to all projects. * **Project-
119
+ # specific locations**: If `name` follows the format `projects/`project``, the
120
+ # method lists locations visible to that specific project. This includes public,
121
+ # private, or other project-specific locations enabled for the project. For gRPC
122
+ # and client library implementations, the resource name is passed as the `name`
123
+ # field. For direct service calls, the resource name is incorporated into the
124
+ # request path based on the specific service implementation and version.
120
125
  # @param [String] name
121
126
  # The resource that owns the locations collection, if applicable.
122
127
  # @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.74.0
4
+ version: 0.75.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.74.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.75.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: