Class ShardedReadRowsExceptionGroup (2.23.1)

ShardedReadRowsExceptionGroup(
    excs: list[google.cloud.bigtable.data.exceptions.FailedQueryShardError],
    succeeded: list[google.cloud.bigtable.data.row.Row],
    total_queries: int,
)

Represents one or more exceptions that occur during a sharded read rows operation