google-apis-secretmanager_v1 0.47.0 → 0.48.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: 72a2f8c86b97e240cece69bd2c21f3d14435717269d8cb7e5907e5914a1d7ba5
4
- data.tar.gz: 80379edf2b66f47a15d51a06105a735dbea9e0261f29025e4215d92f9c9e393b
3
+ metadata.gz: ecf4630b004545f63a770afa87a181fd64c55b1e3deaf2fe9dc8a709ade8bcc1
4
+ data.tar.gz: f806644b4aa0e309b3f2b9676415efad928ed05715316983dcf70fc07f384c44
5
5
  SHA512:
6
- metadata.gz: ea7b49190bb3dc640d19283a0ecba67710d6e4c74a5cc1aa56890c02b0aa3a6b871784e36e156ebb7093c81f1815115637ce4c1c47a9c93b4df99103e680f487
7
- data.tar.gz: 44417b990c31ceabde33a86c249eeb3ea5a5ebbdf66ab4ae99624a2dbefbe66a838e52f69e2762659bbefc5e9a4f17427a0a0a7432afa6c2c3dadfefc62d42a7
6
+ metadata.gz: 0e4d65c4d3e80fa40c948ea7bfc1b2a3e02907bf9c7c5be1bf71d99f895e578e4de7da47669a488c67e9c4dd4de2a543a0a4f8541580510b5a6f426af03d2ebd
7
+ data.tar.gz: 01f4cdefe8ad303f5ea77115d94db159866d4b93ba7f8b50ed614da74c300929df3363bf814ce0249e6eec08fede8d59ed8f0e7d99b1b51d7e06c5328081f9af
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-secretmanager_v1
2
2
 
3
+ ### v0.48.0 (2025-09-14)
4
+
5
+ * Regenerated from discovery document revision 20250902
6
+
3
7
  ### v0.47.0 (2025-06-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20250624
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecretmanagerV1
18
18
  # Version of the google-apis-secretmanager_v1 gem
19
- GEM_VERSION = "0.47.0"
19
+ GEM_VERSION = "0.48.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 = "20250624"
25
+ REVISION = "20250902"
26
26
  end
27
27
  end
28
28
  end
@@ -86,8 +86,8 @@ module Google
86
86
  # @param [String] name
87
87
  # The resource that owns the locations collection, if applicable.
88
88
  # @param [Array<String>, String] extra_location_types
89
- # Optional. A list of extra location types that should be used as conditions for
90
- # controlling the visibility of the locations.
89
+ # Optional. Do not use this field. It is unsupported and is ignored unless
90
+ # explicitly documented otherwise. This is primarily for internal usage.
91
91
  # @param [String] filter
92
92
  # A filter to narrow down results to a preferred subset. The filtering language
93
93
  # 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-secretmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.47.0
4
+ version: 0.48.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-secretmanager_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.47.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.48.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1
62
62
  rdoc_options: []
63
63
  require_paths: