Skip to content

Commit 808bc44

Browse files
Google APIscopybara-github
authored andcommitted
docs: updated viewport description
PiperOrigin-RevId: 516241048
1 parent c13a985 commit 808bc44

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

google/maps/fleetengine/delivery/v1/delivery_api.proto

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,10 +309,8 @@ message ListDeliveryVehiclesRequest {
309309
// is 1 restriction.
310310
string filter = 6 [(google.api.field_behavior) = OPTIONAL];
311311

312-
// Optional. A filter that limits the search area to a rectangle defined by
313-
// the northeast and southwest corner points.
314-
//
315-
// When defined, only vehicles located within the search area are returned.
312+
// Optional. A filter that limits the vehicles returned to those whose last
313+
// known location was in the rectangular area defined by the viewport.
316314
google.geo.type.Viewport viewport = 7
317315
[(google.api.field_behavior) = OPTIONAL];
318316
}

0 commit comments

Comments
 (0)