Skip to content

Commit

Permalink
docs: updated incorrect reference to Task.journeySharingInfo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 607471050
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 15, 2024
1 parent 75c0ed0 commit 18a7146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/maps/fleetengine/delivery/v1/tasks.proto
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ option objc_class_prefix = "CFED";
//
// Note: gRPC and REST APIs use different field naming conventions. For example,
// the `Task.journey_sharing_info` field in the gRPC API and the
// `DeliveryVehicle.journeySharingInfo` field in the REST API refer to the same
// `Task.journeySharingInfo` field in the REST API refer to the same
// field.
message Task {
option (google.api.resource) = {
Expand Down

0 comments on commit 18a7146

Please sign in to comment.