google-apis-secretmanager_v1beta2 0.6.0 → 0.7.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: 97006c3beb8a63fbc83a96ca2383cefe797b6974c4e6c04050202f50e18d7e00
4
- data.tar.gz: '097849e16a4ddc529f7fd892416284f24f03c8b06946a9cefb7d105f67061b7d'
3
+ metadata.gz: 5e036009e54e96e30593c47932e20822e15f705e9d19846e7ac19510719d0a81
4
+ data.tar.gz: 39349daab93b3fe41f864c5516726471546a94c3e776b846ca73f2c906d02dec
5
5
  SHA512:
6
- metadata.gz: 6b56997e73736ff09d3bd536ca4558c39eb13ee2abfa99e9893cd71839e09c853d3458be5743b7dd83e328aac4a32076ef825fbfe46ff9fc5132777304143436
7
- data.tar.gz: 651005de35a6fddbe5cc268af4037def37874e6389590920c5fe5f3b575d3ee254d737166d4e9ed81bcb04ad3a82b59dbe5220c811cb31006b44cf84cb52289f
6
+ metadata.gz: 3a0bec5463a27baa3a4effecb57bca0ae7c3c0a241c0bef25fb6b1b86fb5f5f363fefca543f2f3c23303078039626773044a6ba2a2f1b2c05d4ecb279a5b1bd2
7
+ data.tar.gz: 3216d5ee4256053dcee990dd6b98ca75ffc7c19887c25e753e9996d0c3f6a57a760c49f0077ec64f538219899a70156b3bffede61034895216d87c50502e19a3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-secretmanager_v1beta2
2
2
 
3
+ ### v0.7.0 (2025-09-14)
4
+
5
+ * Regenerated from discovery document revision 20250902
6
+
3
7
  ### v0.6.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 SecretmanagerV1beta2
18
18
  # Version of the google-apis-secretmanager_v1beta2 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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_v1beta2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1beta2/v0.6.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1beta2/v0.7.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta2
62
62
  rdoc_options: []
63
63
  require_paths: