Package google.registry.model
Annotation Type ImmutableObject.IgnoredInDiffableMap
-
@Documented @Retention(RUNTIME) @Target(FIELD) protected static @interface ImmutableObject.IgnoredInDiffableMap
Marker to indicate that this filed should be ignored byImmutableObject.toDiffableFieldMap()
.