Google Cloud Policysimulator V1beta1Replay Results Summary Response
data class GoogleCloudPolicysimulatorV1beta1ReplayResultsSummaryResponse(val differenceCount: Int, val errorCount: Int, val logCount: Int, val newestDate: GoogleTypeDateResponse, val oldestDate: GoogleTypeDateResponse, val unchangedCount: Int)
Summary statistics about the replayed log entries.
Constructors
Link copied to clipboard
fun GoogleCloudPolicysimulatorV1beta1ReplayResultsSummaryResponse(differenceCount: Int, errorCount: Int, logCount: Int, newestDate: GoogleTypeDateResponse, oldestDate: GoogleTypeDateResponse, unchangedCount: Int)