Object Hierarchy

    GObject
    ├── GAFlightCallOptions
    ├── GAFlightClient
    ├── GAFlightClientOptions
    ├── GAFlightDescriptor
    │   ├── GAFlightCommandDescriptor
    │   ╰── GAFlightPathDescriptor
    ├── GAFlightCriteria
    ├── GAFlightDataStream
    │   ╰── GAFlightRecordBatchStream
    ├── GAFlightEndpoint
    ├── GAFlightInfo
    ├── GAFlightLocation
    ├── GAFlightRecordBatchReader
    │   ├── GAFlightMessageReader
    │   ╰── GAFlightStreamReader
    ├── GAFlightServerAuthHandler
    │   ╰── GAFlightServerCustomAuthHandler
    ├── GAFlightServerAuthReader
    ├── GAFlightServerAuthSender
    ├── GAFlightServerCallContext
    ├── GAFlightServer
    ├── GAFlightServerOptions
    ├── GAFlightStreamChunk
    ╰── GAFlightTicket
    GInterface
    ╰── GAFlightServable