arrowflight.ticket
Module for [Ticket] class
Types 3
classTicket : gobject.object.ObjectWrap
Methods
TicketGidBuilder builder() static nothrowGet builder for [arrowflight.ticket.Ticket] Returns: New builder objectglib.bytes.Bytes data() @property nothrowGet `data` property. Returns: Opaque identifier or credential to use when requesting a data stream with the DoGet RPC.void data(glib.bytes.Bytes propval) @property nothrowSet `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) nothrowFluent builder implementation template for arrowflight.ticket.Ticket
Methods
T data(glib.bytes.Bytes propval) nothrowSet `data` property. Params: propval = Opaque identifier or credential to use when requesting a data stream with the DoGet RPC. Returns: Builder instance for fluent chainingFluent builder for arrowflight.ticket.Ticket