google-apis-chromewebstore_v1_1 0.1.0 → 0.2.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: a1ce7bf1028c953ccc1cebbbf27c12e0651567501b8b6177530107efbb7a7789
4
- data.tar.gz: 5eaa363408529475850c7185f5e5891088799a7e8860cb0e4780ec872be958e3
3
+ metadata.gz: 58fb78a28df3d6fea5f7e3f408899ad191636a15bbadb250fec7564f39ccf86e
4
+ data.tar.gz: 8a48b06dd99effa8a4325fbdbc010d9f95f4e2e78d90d0d585172c1a012afdec
5
5
  SHA512:
6
- metadata.gz: 24706149d210a1f7f26e840c7b085d86daff88951ce6f39496fef66a16e131bc33077249680b818a9d175005a8240616e51b122df7e1b3cd3b982568be89ceab
7
- data.tar.gz: a85df7d982fb02e5cf62d9e0aab95472d55252b0a8835e831a127aae2b3ccdff16f5eacd7d10abd06054c213c32859ac777d34203c7ddad50e285c9c84713d38
6
+ metadata.gz: e0ffdb2d442db53f79c267128fdf533c91686e25748c622cc59b879b3ccb2a3589ba0e6d6890cda084a43dffee356b19b039197b45fbad49578ae028354610d8
7
+ data.tar.gz: 37b653ee024a7977b9df60b4d3c58107260ae2c42db020789d6e64bacd0fd97121d7f6f4dfd8b470ebb25c6f3a8b58004790c899818d7c4c0937d0e9b0622b92
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chromewebstore_v1_1
2
2
 
3
+ ### v0.2.0 (2025-10-19)
4
+
5
+ * Regenerated from discovery document revision 20251015
6
+
3
7
  ### v0.1.0 (2025-10-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20251006
data/OVERVIEW.md CHANGED
@@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
79
79
 
80
80
  **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
81
 
82
- The [product documentation](https://developer.chrome.com/webstore/api_index) may provide guidance regarding the preferred client library to use.
82
+ The [product documentation](https://developer.chrome.com/docs/webstore/api) may provide guidance regarding the preferred client library to use.
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChromewebstoreV1_1
18
18
  # Version of the google-apis-chromewebstore_v1_1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.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 = "20251006"
25
+ REVISION = "20251015"
26
26
  end
27
27
  end
28
28
  end
@@ -31,7 +31,7 @@ module Google
31
31
  # Chromewebstore = Google::Apis::ChromewebstoreV1_1 # Alias the module
32
32
  # service = Chromewebstore::ChromewebstoreService.new
33
33
  #
34
- # @see https://developer.chrome.com/webstore/api_index
34
+ # @see https://developer.chrome.com/docs/webstore/api
35
35
  class ChromewebstoreService < Google::Apis::Core::BaseService
36
36
  DEFAULT_ENDPOINT_TEMPLATE = "https://chromewebstore.$UNIVERSE_DOMAIN$/"
37
37
 
@@ -24,7 +24,7 @@ module Google
24
24
  # The Chrome Web Store API provides access to data about apps and extensions, as
25
25
  # well as developer tools for managing them.
26
26
  #
27
- # @see https://developer.chrome.com/webstore/api_index
27
+ # @see https://developer.chrome.com/docs/webstore/api
28
28
  module ChromewebstoreV1_1
29
29
  # Version of the Chrome Web Store API this client connects to.
30
30
  # This is NOT the gem version.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chromewebstore_v1_1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-chromewebstore_v1_1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-chromewebstore_v1_1/v0.1.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromewebstore_v1_1/v0.2.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromewebstore_v1_1
62
62
  rdoc_options: []
63
63
  require_paths: