Package google.registry.beam.billing
-
Interface Summary Interface Description ExpandBillingRecurrencesPipelineOptions InvoicingPipelineOptions Custom options for running the invoicing pipeline. -
Class Summary Class Description BillingEvent A POJO representing a single billable event, parsed from aSchemaAndRecord
.ExpandBillingRecurrencesPipeline Definition of a Dataflow Flex pipeline template, which expandsBillingRecurrence
toBillingEvent
when an autorenew occurs within the given time frame.InvoicingPipeline Definition of a Dataflow Flex pipeline template, which generates a given month's invoices.