contributorInfo property

ContributorInfo? contributorInfo
getter/setter pair

Information about the user who added this media item.

Note that this is only included when using mediaItems.search with the ID of a shared album. The album must be created by your app and you must have the sharing scope.

Implementation

ContributorInfo? contributorInfo;