accountId property

String? accountId
getter/setter pair

A stable account identifier to apply to the assessment.

This is an alternative to setting account_id in CreateAssessment, for example when a stable account identifier is not yet known in the initial request.

Optional.

Implementation

core.String? accountId;