Gallery Image Version Safety Profile Response
data class GalleryImageVersionSafetyProfileResponse(val allowDeletionOfReplicatedLocations: Boolean? = null, val policyViolations: List<PolicyViolationResponse>, val reportedForPolicyViolation: Boolean)
This is the safety profile of the Gallery Image Version.
Constructors
Link copied to clipboard
fun GalleryImageVersionSafetyProfileResponse(allowDeletionOfReplicatedLocations: Boolean? = null, policyViolations: List<PolicyViolationResponse>, reportedForPolicyViolation: Boolean)