google-apis-developerknowledge_v1alpha 0.8.0 → 0.9.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: 98cb1c52c17604077eadf4daf27bf6ea990491d020d15be5fe9b192a77998a13
4
- data.tar.gz: 2dadacb17738ac8cd3a8e74f4c5665e8256341984461918f213486b3cf6f7eba
3
+ metadata.gz: 8f6f603ad7994393915ae5a89ff20c5728eb67a84036e541e22a56cceabcf80a
4
+ data.tar.gz: ea56194cf21d02604c7e197a46c32ed569593aacf370326c098b161d75f0b9c9
5
5
  SHA512:
6
- metadata.gz: b68f0030635183681550dec870ee7c5602f74e97e7f455253878b2f531dd47943ff36bf8c3088b1e52970a56a31aaf827b6e96b7ba8a5cfb99e06acc84611319
7
- data.tar.gz: 74e7bcee902ba3210ea7b48d140a3312c3f7c6193bb8b6e2c28e87bae8822163f246d9a71e4c9055ce661e94f3a158c87c93658271ccfbbd1d163221c39e7b08
6
+ metadata.gz: 54b6b0890e6bbafe8c7e9d30b5d3d5310717a702ff228c856242392ef13f216b56af671fe5ff952e9c97b09559da89c9a52b78f79ba199d17990e4815bbfeb4a
7
+ data.tar.gz: b47197c873c6d8398a924c4f85f5c917d45e7428bbda9c4b907d51c4ddb4d14782f6babaa6faf7c34f3e9d620a973e3d0ef2ee05dc3855c0604f14c57d40c68b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-developerknowledge_v1alpha
2
2
 
3
+ ### v0.9.0 (2026-09-06)
4
+
5
+ * Regenerated from discovery document revision 20260830
6
+
3
7
  ### v0.8.0 (2026-08-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20260809
@@ -259,8 +259,8 @@ module Google
259
259
  # @return [String]
260
260
  attr_accessor :update_time
261
261
 
262
- # Output only. Provides the URI of the content, such as `docs.cloud.google.com/
263
- # storage/docs/creating-buckets`.
262
+ # Output only. Provides the URI of the content, such as `https://docs.cloud.
263
+ # google.com/storage/docs/creating-buckets`.
264
264
  # Corresponds to the JSON property `uri`
265
265
  # @return [String]
266
266
  attr_accessor :uri
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DeveloperknowledgeV1alpha
18
18
  # Version of the google-apis-developerknowledge_v1alpha gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260809"
25
+ REVISION = "20260830"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-developerknowledge_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-developerknowledge_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-developerknowledge_v1alpha/v0.8.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-developerknowledge_v1alpha/v0.9.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-developerknowledge_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: