mirror of
https://github.com/google/nomulus
synced 2026-02-11 15:21:28 +00:00
Export Premium names to Drive
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=212509587
This commit is contained in:
@@ -44,6 +44,7 @@ import google.registry.dns.writer.dnsupdate.DnsUpdateWriterModule;
|
||||
import google.registry.export.BigqueryPollJobAction;
|
||||
import google.registry.export.CheckSnapshotAction;
|
||||
import google.registry.export.ExportDomainListsAction;
|
||||
import google.registry.export.ExportPremiumTermsAction;
|
||||
import google.registry.export.ExportRequestModule;
|
||||
import google.registry.export.ExportReservedTermsAction;
|
||||
import google.registry.export.ExportSnapshotAction;
|
||||
@@ -129,6 +130,7 @@ interface BackendRequestComponent {
|
||||
ExpandRecurringBillingEventsAction expandRecurringBillingEventsAction();
|
||||
ExportCommitLogDiffAction exportCommitLogDiffAction();
|
||||
ExportDomainListsAction exportDomainListsAction();
|
||||
ExportPremiumTermsAction exportPremiumTermsAction();
|
||||
ExportReservedTermsAction exportReservedTermsAction();
|
||||
ExportSnapshotAction exportSnapshotAction();
|
||||
GenerateInvoicesAction generateInvoicesAction();
|
||||
|
||||
Reference in New Issue
Block a user