accountId property
The unique stable account identifier used to search connections.
The identifier should correspond to an account_id provided in a previous
CreateAssessment or AnnotateAssessment call. Either hashed_account_id
or account_id must be set, but not both.
Optional.
Implementation
core.String? accountId;