Package google.registry.beam.invoicing
-
Interface Summary Interface Description InvoicingPipeline.InvoicingPipelineOptions Custom options for running the invoicing pipeline. -
Class Summary Class Description BillingEvent A POJO representing a single billable event, parsed from aSchemaAndRecord
.InvoicingPipeline Definition of a Dataflow pipeline template, which generates a given month's invoices.InvoicingUtils Pipeline helper functions used to generate invoices from instances ofBillingEvent
.