Join the newly launched
Discord community for real-time discussions, peer support, and direct interaction with the Meridian team!
meridian.analysis.review.results.ReviewSummary
Stay organized with collections
Save and categorize content based on your preferences.
The final summary of all model quality checks.
meridian.analysis.review.results.ReviewSummary(
overall_status: meridian.analysis.review.results.Status,
summary_message: str,
results: list[CheckResult]
)
Attributes |
overall_status
|
The overall status of all checks.
|
summary_message
|
A summary message of all checks.
|
results
|
A list of all check results.
|
checks_status
|
Returns a dictionary of check names and statuses.
|
Methods
__eq__
__eq__(
other
)
Return self==value.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-03 UTC.
[null,null,["Last updated 2025-12-03 UTC."],[],[]]