File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 299
299
}
300
300
}
301
301
},
302
- "revision" : " 20240820 " ,
302
+ "revision" : " 20241211 " ,
303
303
"rootUrl" : " https://solar.googleapis.com/" ,
304
304
"schemas" : {
305
305
"BuildingInsights" : {
345
345
"type" : " string"
346
346
},
347
347
"name" : {
348
- "description" : " The resource name for the building, of the format `building/ `." ,
348
+ "description" : " The resource name for the building, of the format `buildings/{place_id} `." ,
349
349
"type" : " string"
350
350
},
351
351
"postalCode" : {
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ export namespace solar_v1 {
157
157
*/
158
158
imageryQuality ?: string | null ;
159
159
/**
160
- * The resource name for the building, of the format `building/ `.
160
+ * The resource name for the building, of the format `buildings/{place_id\} `.
161
161
*/
162
162
name ?: string | null ;
163
163
/**
You can’t perform that action at this time.
0 commit comments