Get Service Hybrid Double Writes Result
data class GetServiceHybridDoubleWritesResult(val hybridDoubleWrites: List<GetServiceHybridDoubleWritesHybridDoubleWrite>, val id: String, val ids: List<String>, val namespace: String? = null, val outputFile: String? = null, val sourceNamespace: String? = null, val sourceUserId: String? = null, val userId: String? = null)
A collection of values returned by getServiceHybridDoubleWrites.