Garbage Collection Properties Response
data class GarbageCollectionPropertiesResponse(val enabled: Boolean? = null, val schedule: String? = null)
The garbage collection properties of the connected registry.
The garbage collection properties of the connected registry.