arrowflight.ticket

Module for [Ticket] class

Types 3

Methods
GType _gType() @property
Ticket self()Returns `this`, for use in `with` statements.
TicketGidBuilder builder()Get builder for [arrowflight.ticket.Ticket] Returns: New builder object
glib.bytes.Bytes data() @propertyGet `data` property. Returns: Opaque identifier or credential to use when requesting a data stream with the DoGet RPC.
void data(glib.bytes.Bytes propval) @propertySet `data` property. Params: propval = Opaque identifier or credential to use when requesting a data stream with the DoGet RPC.
Constructors
this(void * ptr, Flag!"Take" take)
Methods
T data(glib.bytes.Bytes propval)Set `data` property. Params: propval = Opaque identifier or credential to use when requesting a data stream with the DoGet RPC. Returns: Builder instance for fluent chaining

Fluent builder for [arrowflight.ticket.Ticket]

Methods