ReadonlydescriptorThe descriptor of the permission that was requested.
ReadonlyisWhether the access request was completed at the time of the snapshot.
This is false if the access request was still pending, and true if the
access request was completed (regardless of whether it was dismissed).
ReadonlyresultThe result of the access request, if known at the time of the snapshot.
This is always undefined if the access request was incomplete, but can
also be undefined if the access request was dismissed.
A snapshot record of an access request handled by the user.
See
User.accessRequests to get a snapshot of access requests received by a user.