public sealed class Replay.Types.ResultsSummary : IMessage<Replay.Types.ResultsSummary>, IEquatable<Replay.Types.ResultsSummary>, IDeepCloneable<Replay.Types.ResultsSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Simulator v1 API class Replay.Types.ResultsSummary.
Summary statistics about the replayed log entries.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eReplay.Types.ResultsSummary\u003c/code\u003e class within the Google Cloud Policy Simulator v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplay.Types.ResultsSummary\u003c/code\u003e class offers summary statistics on the replayed log entries, including counts of differences, errors, and unchanged entries.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details about the total log entries replayed, along with the oldest and newest dates of those entries.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is used to construct \u003ccode\u003eResultsSummary\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDifferenceCount\u003c/code\u003e, \u003ccode\u003eErrorCount\u003c/code\u003e, \u003ccode\u003eLogCount\u003c/code\u003e, \u003ccode\u003eNewestDate\u003c/code\u003e, \u003ccode\u003eOldestDate\u003c/code\u003e, and \u003ccode\u003eUnchangedCount\u003c/code\u003e to provide specific details about the replayed log entries.\u003c/p\u003e\n"]]],[],null,[]]