createNewBackfill

fun createNewBackfill(): Messages.Backfill(source)

Creates a new Backfill with the properties defined in this TicketTemplate for creation. The identifier and timestamp are not set and remain at their default values. All backfills created by this method behave completely autonomously, and changes to them do not affect this TicketTemplate or other returned instances that have already been created.

Return

A new Backfill with the properties defined in this TicketTemplate for creation.