Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FavoriteInfo to Photo and Video models #1362

Closed
wants to merge 44 commits into from

Conversation

aksingh737
Copy link
Collaborator

Add FavoriteInfo for photos and video models

Add methods to clarify favoriteInfo population for when the information is either not available or if we want to set it to some initial default state

aksingh737 and others added 30 commits April 21, 2023 00:56
Add creation time field to GoogleMediaItem and populate the upload time for the media models.
adressed the comments on the changelist
# Conflicts:
#	extensions/data-transfer/portability-data-transfer-google/src/main/java/org/datatransferproject/datatransfer/google/mediaModels/GoogleMediaItem.java
#	extensions/data-transfer/portability-data-transfer-google/src/main/java/org/datatransferproject/datatransfer/google/mediaModels/MediaMetadata.java
#	extensions/data-transfer/portability-data-transfer-google/src/test/java/org/datatransferproject/datatransfer/google/mediaModels/GoogleMediaItemTest.java
Correct the impotent id for videos.
refactor the test to verify that the correct idempotent id is set
Return dataId for VideoModels
Copy link

google-cla bot commented Jun 10, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@aksingh737 aksingh737 closed this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants