excludeNonAppCreatedData property

bool? excludeNonAppCreatedData
getter/setter pair

If set, the results exclude media items that were not created by this app.

Defaults to false (all media items are returned). This field is ignored if the photoslibrary.readonly.appcreateddata scope is used.

Implementation

core.bool? excludeNonAppCreatedData;