verified property

bool? verified
getter/setter pair

True if the field is verified; false if the field is unverified.

A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person.

Output only.

Implementation

core.bool? verified;