mirror of
https://github.com/google/nomulus
synced 2026-02-04 03:52:33 +00:00
Conform to RDAP Technical Implementation Guide
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=251864499
This commit is contained in:
@@ -298,6 +298,7 @@ public class RdapMetrics {
|
||||
.setSearchType(SearchType.NONE)
|
||||
.setWildcardType(WildcardType.INVALID)
|
||||
.setPrefixLength(0)
|
||||
.setRegistrarSpecified(false)
|
||||
.setIncompletenessWarningType(IncompletenessWarningType.COMPLETE);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user