Object Hierarchy

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