Skip to content

Commit cc650b0

Browse files
fix(solar): update the API
1 parent 887a34f commit cc650b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/apis/solar/v1.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,8 +806,7 @@ export namespace solar_v1 {
806806
}
807807
}
808808

809-
export interface Params$Resource$Buildinginsights$Findclosest
810-
extends StandardParameters {
809+
export interface Params$Resource$Buildinginsights$Findclosest extends StandardParameters {
811810
/**
812811
* Optional. Whether to require exact quality of the imagery. If set to false, the `required_quality` field is interpreted as the minimum required quality, such that HIGH quality imagery may be returned when `required_quality` is set to MEDIUM. If set to true, `required_quality` is interpreted as the exact required quality and only `MEDIUM` quality imagery is returned if `required_quality` is set to `MEDIUM`.
813812
*/

0 commit comments

Comments
 (0)