File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
generated/google-apis-solar_v1 Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-solar_v1
22
3+ ### v0.6.0 (2025-03-09)
4+
5+ * Regenerated from discovery document revision 20250302
6+ * Regenerated using generator version 0.16.0
7+
38### v0.5.0 (2024-12-15)
49
510* Regenerated from discovery document revision 20241211
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module SolarV1
1818 # Version of the google-apis-solar_v1 gem
19- GEM_VERSION = "0.5 .0"
19+ GEM_VERSION = "0.6 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.1 "
22+ GENERATOR_VERSION = "0.16.0 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241211 "
25+ REVISION = "20250302 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ def initialize
5151 @batch_path = 'batch'
5252 end
5353
54- # Locates the closest building to a query point. Returns an error with code `
55- # NOT_FOUND` if there are no buildings within approximately 50m of the query
56- # point.
54+ # Locates the building whose centroid is closest to a query point. Returns an
55+ # error with code ` NOT_FOUND` if there are no buildings within approximately 50m
56+ # of the query point.
5757 # @param [Array<String>, String] experiments
5858 # Optional. Specifies the pre-GA features to enable.
5959 # @param [Float] location_latitude
You can’t perform that action at this time.
0 commit comments