Constructor

ArrowFlightClientOptionsnew

since: 5.0.0

Declaration [src]

GAFlightClientOptions*
gaflight_client_options_new (
  void
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GAFlightClientOptions

The newly created options for a client.

The caller of the function takes ownership of the data, and is responsible for freeing it.