The request that a client provides to a server on handshake.
from protobuf message arrow.flight.protocol.HandshakeRequest
Arbitrary auth/handshake info.
from protobuf field: bytes payload = 2;
A defined protocol version
from protobuf field: uint64 protocol_version = 1;
The request that a client provides to a server on handshake.
Generated
from protobuf message arrow.flight.protocol.HandshakeRequest