arrowflight.ticket
Module for [Ticket] class
Types 3
classTicket : gobject.object.ObjectWrap
Methods
TicketGidBuilder builder()Get builder for [arrowflight.ticket.Ticket] Returns: New builder objectglib.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.bool equal(arrowflight.ticket.Ticket otherTicket)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