Package google.registry.model
Annotation Type ImmutableObject.DoNotHydrate
-
@Documented @Retention(RUNTIME) @Target(FIELD) public static @interface ImmutableObject.DoNotHydrate
Marker to indicate thatImmutableObject.toHydratedString()
should not hydrate a field.