shareToken property

String? shareToken
getter/setter pair

A token that is used to join, leave, or retrieve the details of a shared album on behalf of a user who isn't the owner.

A shareToken is invalidated if the owner turns off link sharing in the Google Photos app, or if the album is unshared.

Implementation

core.String? shareToken;