google-apis-parametermanager_v1 0.3.0 → 0.4.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: fc79df68460e5411efc2a509f9b5694847acc52282b53fc7af5000d0154a1b52
4
- data.tar.gz: 2d5f6200e44fa53aa7d4ffa88c8079988c83c03f6b5be932c7f3524bd7cb4534
3
+ metadata.gz: 59631bda33ee6cf7a6fb7222d293bdabb0c9ec992870d1865975810bdb464092
4
+ data.tar.gz: 495e66a51e31a46f7e684773dff9a4e76a360af026a0d07d05cbb435839f7af0
5
5
  SHA512:
6
- metadata.gz: 53df933b38348fa8bcf4512cb594e90c994b19212f51a64a87209a035a5c8cc895b515c846c524b6c13987c2bf647e1cd6e191aa36ff7cf5eb566ca0fc3d21db
7
- data.tar.gz: be89c497dc1800521bd2e28035314faf8353564311836278b4601cbe708feadd774a19a157cfea988f396f42d7b99b580ac01f6f6b151f7bcf1061b87bcc8c4d
6
+ metadata.gz: 427c099b41775b88ffcac9f62f2ea5f2315e2fa36364a66cc89c23cf46204a1fee7a2d552bfde395205a3c10b7befd643f46e28691a5f5a46eba04146173ec6e
7
+ data.tar.gz: e074d610ab9c3dcfe5c0dab22125918240430cc8e616fde7815a53256b02efdab94aa7d53641f5d7ee079698a336edc8fe4adb4f535b84e658b0c10c301aca36
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-parametermanager_v1
2
2
 
3
+ ### v0.4.0 (2025-11-02)
4
+
5
+ * Regenerated from discovery document revision 20251025
6
+
3
7
  ### v0.3.0 (2025-09-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20250910
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ParametermanagerV1
18
18
  # Version of the google-apis-parametermanager_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.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 = "20250910"
25
+ REVISION = "20251025"
26
26
  end
27
27
  end
28
28
  end
@@ -88,8 +88,8 @@ module Google
88
88
  # @param [String] name
89
89
  # The resource that owns the locations collection, if applicable.
90
90
  # @param [Array<String>, String] extra_location_types
91
- # Optional. Unless explicitly documented otherwise, don't use this unsupported
92
- # field which is primarily intended for internal usage.
91
+ # Optional. Do not use this field. It is unsupported and is ignored unless
92
+ # explicitly documented otherwise. This is primarily for internal usage.
93
93
  # @param [String] filter
94
94
  # A filter to narrow down results to a preferred subset. The filtering language
95
95
  # 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-parametermanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-parametermanager_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-parametermanager_v1/v0.3.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-parametermanager_v1/v0.4.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-parametermanager_v1
62
62
  rdoc_options: []
63
63
  require_paths: