hashedAccountId property

String? hashedAccountId
getter/setter pair

A stable hashed account identifier to apply to the assessment.

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

Optional.

Implementation

core.String? hashedAccountId;