Get Service Hybrid Double Writes Plain Args
data class GetServiceHybridDoubleWritesPlainArgs(val ids: List<String>? = null, val namespace: String? = null, val outputFile: String? = null, val sourceNamespace: String? = null, val sourceUserId: String? = null, val userId: String? = null) : ConvertibleToJava<GetServiceHybridDoubleWritesPlainArgs>
A collection of arguments for invoking getServiceHybridDoubleWrites.