google-apis-solar_v1 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: be7cf9a5ebb7398dfe7ec5ce6474aeed7e40fb0b1ac88f30400344aa93d8a0e2
4
- data.tar.gz: adc24d1252ddc375c71586a540001d0507870c3e721808bb74d78422426b03f7
3
+ metadata.gz: 269272bdc49e1b4fc08f67c4c6946732093175eb9a3d058acf0a106af43cfa14
4
+ data.tar.gz: 61fe4a9a9ecb0e7eb6b6974ef1e9ec00592e8da954f4e950f538d55c112d3cf6
5
5
  SHA512:
6
- metadata.gz: 127b21e9edc54d3363965d756ee9b95dea1cd9f5f56101e0f9a4e224a545551e5c8cd9e353ab50779141e2c0715a508b01d075c93f8fbcb650be12c9f67dfcc1
7
- data.tar.gz: 80d3ca2953248ea6daca623ce62d258c8efb9bc0bec6c1d294238882656626c91b6e3316a9db1ce3d0d48ba74f3a029d1ef64bd8f358ddba45fe8d88ac35e30a
6
+ metadata.gz: a0c0bb7e7062fb4f90733b853ac3a1dcbbecb8718d37c1408c648dd707f032666eb82559de2073dccaaf7899a851c7b1b3d3b35fe50d96920e688da338b02650
7
+ data.tar.gz: 49252d5f763e9ac9deb3fc9cd393d6d831a60a7033e3799403c30292f59adfbaa3948f72013bc350d23808c410356c8d7893bd39f9f430112728613bf57bae15
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-solar_v1
2
2
 
3
+ ### v0.9.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260125
6
+
3
7
  ### v0.8.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251027
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SolarV1
18
18
  # Version of the google-apis-solar_v1 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.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251027"
25
+ REVISION = "20260125"
26
26
  end
27
27
  end
28
28
  end
@@ -62,7 +62,11 @@ module Google
62
62
  # required quality and only `MEDIUM` quality imagery is returned if `
63
63
  # required_quality` is set to `MEDIUM`.
64
64
  # @param [Array<String>, String] experiments
65
- # Optional. Specifies the pre-GA features to enable.
65
+ # Optional. Specifies the pre-GA experiments to enable. Requests using this
66
+ # field are classified as a pre-GA offering under the [Google Maps Platform
67
+ # Service Specific Terms](https://cloud.google.com/maps-platform/terms/maps-
68
+ # service-terms). See [launch stage descriptions](https://cloud.google.com/maps-
69
+ # platform/terms/launch-stages) for more details.
66
70
  # @param [Float] location_latitude
67
71
  # The latitude in degrees. It must be in the range [-90.0, +90.0].
68
72
  # @param [Float] location_longitude
@@ -112,7 +116,11 @@ module Google
112
116
  # required quality and only `MEDIUM` quality imagery is returned if `
113
117
  # required_quality` is set to `MEDIUM`.
114
118
  # @param [Array<String>, String] experiments
115
- # Optional. Specifies the pre-GA experiments to enable.
119
+ # Optional. Specifies the pre-GA experiments to enable. Requests using this
120
+ # field are classified as a pre-GA offering under the [Google Maps Platform
121
+ # Service Specific Terms](https://cloud.google.com/maps-platform/terms/maps-
122
+ # service-terms). See [launch stage descriptions]( https://cloud.google.com/maps-
123
+ # platform/terms/launch-stages) for more details.
116
124
  # @param [Float] location_latitude
117
125
  # The latitude in degrees. It must be in the range [-90.0, +90.0].
118
126
  # @param [Float] location_longitude
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-solar_v1
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-solar_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-solar_v1/v0.8.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-solar_v1/v0.9.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-solar_v1
62
62
  rdoc_options: []
63
63
  require_paths: