google-apis-developerconnect_v1 0.24.0 → 0.25.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: 9656094f90e440ffb8bcfd7df5a2c9af21f8b7598ee5dd75f0b685e8141fa279
4
- data.tar.gz: c5190001f63c390930dff8f476832f486bfadb52b77f122716c5453b5e532a30
3
+ metadata.gz: 7acb1607bb402234a9e6e660fccbbceccf8c7b07f9cf49a2cdf0fe1db60056c4
4
+ data.tar.gz: 36a121928d33a408e7265738498fce68ac6ac0d922555a56190a15449dec5805
5
5
  SHA512:
6
- metadata.gz: 33681bba421004dbdd6f0c3a2592cb189929874bac557b2fd85ecc9e7f80d36a0a8f3d7f702c2f7920c4fa1ed3471fd8960c30d90a5d38490f72c00a7193a18e
7
- data.tar.gz: 80bb17a1d2195f267c60d31947efb7da02b24e58778b4e028a09e29163de63c7f9ced5df308e41d5c32cc05f23c9532ff56e2b32f870ee5fa65c00127538d8d8
6
+ metadata.gz: d56721364bf70742e908d5e85d9fb85aee1de193b2e52ea2fabacceda571c08f6ed3b17b8d852b78e3dca76a70664ffb24dec8dcee9d17aeb74f71ed05715eb4
7
+ data.tar.gz: 923f382775fa2e18d1ec7a85845e4a346123213b2af04e89902d93432ee847a42625a4bc170901e7c96a7f3460828b4620129f5cbde03d155bf95ecdf9f630bd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-developerconnect_v1
2
2
 
3
+ ### v0.25.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260426
6
+
3
7
  ### v0.24.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260403
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DeveloperconnectV1
18
18
  # Version of the google-apis-developerconnect_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.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 = "20260403"
25
+ REVISION = "20260426"
26
26
  end
27
27
  end
28
28
  end
@@ -82,8 +82,8 @@ module Google
82
82
  end
83
83
 
84
84
  # Lists information about the supported locations for this service. This method
85
- # lists locations based on the resource scope provided in the [
86
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
85
+ # lists locations based on the resource scope provided in the
86
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
87
87
  # the method lists the public locations available to all projects. * **Project-
88
88
  # specific locations**: If `name` follows the format `projects/`project``, the
89
89
  # method lists locations visible to that specific project. This includes public,
@@ -94,8 +94,8 @@ module Google
94
94
  # @param [String] name
95
95
  # The resource that owns the locations collection, if applicable.
96
96
  # @param [Array<String>, String] extra_location_types
97
- # Optional. Do not use this field. It is unsupported and is ignored unless
98
- # explicitly documented otherwise. This is primarily for internal usage.
97
+ # Optional. Do not use this field unless explicitly documented otherwise. This
98
+ # is primarily for internal usage.
99
99
  # @param [String] filter
100
100
  # A filter to narrow down results to a preferred subset. The filtering language
101
101
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-developerconnect_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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-developerconnect_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-developerconnect_v1/v0.24.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-developerconnect_v1/v0.25.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-developerconnect_v1
62
62
  rdoc_options: []
63
63
  require_paths: