ListDeliveryVehiclesResponseRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Contains restricted data from a ListDeliveryVehiclesResponseLog.
Fields |
deliveryVehicles[] |
object (DeliveryVehicleRestrictedLog )
The delivery vehicles matching the specified query filter, or all delivery vehicles if no filter is specified in the request.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["This webpage focuses on the JSON representation of restricted data from a ListDeliveryVehiclesResponseLog, containing information about delivery vehicles."],["The JSON data structure includes an array of `deliveryVehicles`, each represented by a `DeliveryVehicleRestrictedLog` object, which provides details about individual delivery vehicles."],["Data within these objects is restricted and further information on the `DeliveryVehicleRestrictedLog` structure can be found within linked documentation."]]],["The provided JSON structure represents a response containing an array of `deliveryVehicles`. Each element within `deliveryVehicles` is a `DeliveryVehicleRestrictedLog` object. This data represents delivery vehicles that match a specified query filter or, if no filter is given, all delivery vehicles. The key action is retrieving a list of delivery vehicles with their associated restricted log details.\n"]]