Package google.registry.model.annotations
-
Enum Summary Enum Description NotBackedUp.Reason Reasons why a given entity does not need to be be backed up. -
Annotation Types Summary Annotation Type Description ExternalMessagingName Annotation to provide a name for a class to use in external error messages.NotBackedUp Annotation for an ObjectifyEntity
to indicate that it should not be backed up by the default Datastore backup configuration (it may be backed up by something else).ReportedOn Annotation for an ObjectifyEntity
to indicate that it should be exported to BigQuery.VirtualEntity Annotation for an ObjectifyEntity
to indicate that it is a "virtual entity".