diff --git a/MapsFleetEngineDelivery/src/V1/CreateDeliveryVehicleRequest.php b/MapsFleetEngineDelivery/src/V1/CreateDeliveryVehicleRequest.php index fbf9a7751d65..4af64a0a5ce4 100644 --- a/MapsFleetEngineDelivery/src/V1/CreateDeliveryVehicleRequest.php +++ b/MapsFleetEngineDelivery/src/V1/CreateDeliveryVehicleRequest.php @@ -44,6 +44,7 @@ class CreateDeliveryVehicleRequest extends \Google\Protobuf\Internal\Message /** * Required. The `DeliveryVehicle` entity to create. When creating a new * delivery vehicle, you may set the following optional fields: + * * type * * last_location * * attributes * Note: The DeliveryVehicle's `name` field is ignored. All other @@ -59,6 +60,7 @@ class CreateDeliveryVehicleRequest extends \Google\Protobuf\Internal\Message * @param \Google\Maps\FleetEngine\Delivery\V1\DeliveryVehicle $deliveryVehicle Required. The `DeliveryVehicle` entity to create. When creating a new * delivery vehicle, you may set the following optional fields: * + * * type * * last_location * * attributes * @@ -109,6 +111,7 @@ public static function build(string $parent, \Google\Maps\FleetEngine\Delivery\V * @type \Google\Maps\FleetEngine\Delivery\V1\DeliveryVehicle $delivery_vehicle * Required. The `DeliveryVehicle` entity to create. When creating a new * delivery vehicle, you may set the following optional fields: + * * type * * last_location * * attributes * Note: The DeliveryVehicle's `name` field is ignored. All other @@ -227,6 +230,7 @@ public function setDeliveryVehicleId($var) /** * Required. The `DeliveryVehicle` entity to create. When creating a new * delivery vehicle, you may set the following optional fields: + * * type * * last_location * * attributes * Note: The DeliveryVehicle's `name` field is ignored. All other @@ -253,6 +257,7 @@ public function clearDeliveryVehicle() /** * Required. The `DeliveryVehicle` entity to create. When creating a new * delivery vehicle, you may set the following optional fields: + * * type * * last_location * * attributes * Note: The DeliveryVehicle's `name` field is ignored. All other