Class QaScorecard (1.22.0)

QaScorecard(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A QaScorecard represents a collection of questions to be scored during analysis.

Attributes

Name Description
name str
Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
display_name str
The user-specified display name of the scorecard.
description str
A text description explaining the intent of the scorecard.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which this scorecard was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The most recent time at which the scorecard was updated.