mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Fix Javadocs after reporting refactor
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184902764
This commit is contained in:
@@ -551,7 +551,8 @@ public final class RegistryConfig {
|
||||
/**
|
||||
* Returns name of the GCS bucket we store invoices and detail reports in.
|
||||
*
|
||||
* @see google.registry.billing
|
||||
* @see google.registry.reporting.billing.CopyDetailReportsAction
|
||||
* @see google.registry.reporting.billing.BillingEmailUtils
|
||||
*/
|
||||
@Provides
|
||||
@Config("billingBucket")
|
||||
@@ -562,7 +563,7 @@ public final class RegistryConfig {
|
||||
/**
|
||||
* Returns the URL of the GCS bucket we store invoices and detail reports in.
|
||||
*
|
||||
* @see google.registry.billing
|
||||
* @see google.registry.beam.InvoicingPipeline
|
||||
*/
|
||||
@Provides
|
||||
@Config("billingBucketUrl")
|
||||
|
||||
Reference in New Issue
Block a user