Update connections_log.proto

1. 2499483 is the "Daily Initial Connection Attempts by Medium" from product data of 2022/10/10
2. http://shortn/_XocswsePbY

PiperOrigin-RevId: 482681421
This commit is contained in:
hai007
2022-10-20 21:13:53 -07:00
committed by Copybara-Service
parent d8f64233f5
commit 5ad57c5841
2 changed files with 14 additions and 1 deletions
@@ -340,7 +340,7 @@ message ConnectionsLog {
optional string connection_token = 8;
}
// Next Id: 20
// Next Id: 21
message ErrorCode {
// The direction (incoming vs outgoing) of this error.
optional location.nearby.proto.connections.ConnectionAttemptDirection
@@ -376,6 +376,8 @@ message ConnectionsLog {
location.nearby.errorcode.proto.ReceivePayloadError
receive_payload_error = 18;
location.nearby.errorcode.proto.UpgradeError upgrade_error = 19;
location.nearby.errorcode.proto.AcceptConnectionError
accept_connection_error = 20;
}
// The token use to identify this established connection.