A message for doing simple auth.
from protobuf message arrow.flight.protocol.BasicAuth
from protobuf field: string password = 3;
from protobuf field: string username = 2;
A message for doing simple auth.
Generated
from protobuf message arrow.flight.protocol.BasicAuth