Update connections_log.proto

1. 6526209 is the "Daily Transfers by Medium" from product data of 2022/10/10
2. http://shortn/_7cCKZxrmVH

PiperOrigin-RevId: 481740338
This commit is contained in:
hai007
2022-10-17 14:31:11 -07:00
committed by Copybara-Service
parent cf26a98379
commit 0373f408b9
2 changed files with 15 additions and 1 deletions
@@ -340,7 +340,7 @@ message ConnectionsLog {
optional string connection_token = 8;
}
// Next Id: 17
// Next Id: 18
message ErrorCode {
// The direction (incoming vs outgoing) of this error.
optional location.nearby.proto.connections.ConnectionAttemptDirection
@@ -372,6 +372,7 @@ message ConnectionsLog {
stop_listening_incoming_connection_error = 13;
location.nearby.errorcode.proto.ConnectError connect_error = 14;
location.nearby.errorcode.proto.DisconnectError disconnect_error = 15;
location.nearby.errorcode.proto.SendPayloadError send_payload_error = 17;
}
// The token use to identify this established connection.