Skip to content

Commit

Permalink
feat: Automated regeneration of DataPortability client (#11175)
Browse files Browse the repository at this point in the history
Auto-created at 2024-03-21 13:09:42 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Mar 21, 2024
1 parent 7db77a7 commit e4e6e24
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clients/data_portability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding

```elixir
def deps do
[{:google_api_data_portability, "~> 0.3"}]
[{:google_api_data_portability, "~> 0.4"}]
end
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,45 @@ defmodule GoogleApi.DataPortability.V1.Connection do
# Move a copy of your public YouTube videos and information about them.
"https://www.googleapis.com/auth/dataportability.youtube.public_videos",

# Move a copy of content you marked as not interested, saved by Discover.
"https://www.googleapis.com/auth/dataportability.discover.not_interested",

# Move a copy of your My Ad Center activity.
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",

# Move a copy of extensions you installed from the Chrome Web Store.
"https://www.googleapis.com/auth/dataportability.chrome.extensions",

# Move a copy of information about your devices with Google Play Store installed.
"https://www.googleapis.com/auth/dataportability.play.devices",

# Move a copy of your Google Play Store redemption activities.
"https://www.googleapis.com/auth/dataportability.play.redemptions",

# Move a copy of information about the movies and TV shows you marked as watched on Google Search and Google TV.
"https://www.googleapis.com/auth/dataportability.search_ugc.media.watched",

# Move a copy of your reviews and posts on Maps.
"https://www.googleapis.com/auth/dataportability.maps.reviews",

# Move a copy of information about your Google Play Store promotions.
"https://www.googleapis.com/auth/dataportability.play.promotions",

# Move a copy of your Google Search activity.
"https://www.googleapis.com/auth/dataportability.myactivity.search",

# Move a copy of your Google Play Store Grouping tags created by app developers.
"https://www.googleapis.com/auth/dataportability.play.grouping",

# Move a copy of your shipping information on Shopping.
"https://www.googleapis.com/auth/dataportability.shopping.addresses",

# Move a copy of pages you bookmarked in Chrome.
"https://www.googleapis.com/auth/dataportability.chrome.bookmarks",

# Move a copy of feedback you gave after completing trips using Maps directions.
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback",

# Move a copy of your YouTube activity.
"https://www.googleapis.com/auth/dataportability.myactivity.youtube",

Expand All @@ -54,9 +78,27 @@ defmodule GoogleApi.DataPortability.V1.Connection do
# Move a copy of your YouTube posts.
"https://www.googleapis.com/auth/dataportability.youtube.posts",

# Move a copy of information about your Google Play Store Points.
"https://www.googleapis.com/auth/dataportability.play.playpoints",

# Move a copy of your Google Play Store subscriptions.
"https://www.googleapis.com/auth/dataportability.play.subscriptions",

# Move a copy of the information you entered into online forms in Chrome.
"https://www.googleapis.com/auth/dataportability.chrome.autofill",

# Move a copy of the places you labeled on Maps.
"https://www.googleapis.com/auth/dataportability.maps.aliased_places",

# Move a copy of your self-reported video streaming provider preferences from Google Search and Google TV.
"https://www.googleapis.com/auth/dataportability.search_ugc.media.streaming_video_providers",

# Move a copy of your Google Play Store user settings and preferences.
"https://www.googleapis.com/auth/dataportability.play.usersettings",

# Move a copy of searches and sites you follow, saved by Discover.
"https://www.googleapis.com/auth/dataportability.discover.follows",

# Move a copy of your unlisted YouTube playlists.
"https://www.googleapis.com/auth/dataportability.youtube.unlisted_playlists",

Expand All @@ -66,18 +108,39 @@ defmodule GoogleApi.DataPortability.V1.Connection do
# Move a copy of your settings in Chrome.
"https://www.googleapis.com/auth/dataportability.chrome.settings",

# Move a copy of the corrections you made to places or map information on Maps.
"https://www.googleapis.com/auth/dataportability.maps.factual_contributions",

# Move a copy of your media reviews on Google Search.
"https://www.googleapis.com/auth/dataportability.search_ugc.media.reviews_and_stars",

# Move a copy of your Google Play Store purchases.
"https://www.googleapis.com/auth/dataportability.play.purchases",

# Move a copy of pages you added to your reading list in Chrome.
"https://www.googleapis.com/auth/dataportability.chrome.reading_list",

# Move a copy of the images and videos you uploaded to Street View.
"https://www.googleapis.com/auth/dataportability.streetview.imagery",

# Move a copy of your Starred places list on Maps.
"https://www.googleapis.com/auth/dataportability.maps.starred_places",

# Move a copy of your Maps activity.
"https://www.googleapis.com/auth/dataportability.myactivity.maps",

# Move a copy of your Google Play Store downloads, including books, games, and apps.
"https://www.googleapis.com/auth/dataportability.play.library",

# Move a copy of your YouTube shopping wishlists, and wishlist items.
"https://www.googleapis.com/auth/dataportability.youtube.shopping",

# Move a copy of your indicated thumbs up and thumbs down on media in Google Search and Google TV.
"https://www.googleapis.com/auth/dataportability.search_ugc.media.thumbs",

# Move a copy of links to your liked documents, saved by Discover.
"https://www.googleapis.com/auth/dataportability.discover.likes",

# Move a copy of your private YouTube videos and information about them.
"https://www.googleapis.com/auth/dataportability.youtube.private_videos",

Expand Down Expand Up @@ -105,6 +168,9 @@ defmodule GoogleApi.DataPortability.V1.Connection do
# Move a copy of your YouTube messages in live chat.
"https://www.googleapis.com/auth/dataportability.youtube.live_chat",

# Move a copy of your notification settings on the Google Search app.
"https://www.googleapis.com/auth/dataportability.searchnotifications.settings",

# Move a copy of messages between you and the businesses you have conversations with across Google services.
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations",

Expand All @@ -114,21 +180,42 @@ defmodule GoogleApi.DataPortability.V1.Connection do
# Move a copy of information about your YouTube channel.
"https://www.googleapis.com/auth/dataportability.youtube.channel",

# Move a copy of your notification subscriptions on Google Search app.
"https://www.googleapis.com/auth/dataportability.searchnotifications.subscriptions",

# Move a copy of the maps you created in My Maps.
"https://www.googleapis.com/auth/dataportability.mymaps.maps",

# Move a copy of your YouTube private playlists.
"https://www.googleapis.com/auth/dataportability.youtube.private_playlists",

# Move a copy of your YouTube channel subscriptions, even if they're private.
"https://www.googleapis.com/auth/dataportability.youtube.subscriptions",

# Move a copy of your Google Play Store app installations.
"https://www.googleapis.com/auth/dataportability.play.installs",

# Move a copy of your updates to places on Maps.
"https://www.googleapis.com/auth/dataportability.maps.offering_contributions",

# Move a copy of your food purchase and reservation activity.
"https://www.googleapis.com/auth/dataportability.order_reserve.purchases_reservations",

# Move a copy of your public YouTube playlists.
"https://www.googleapis.com/auth/dataportability.youtube.public_playlists",

# Move a copy of the Google Alerts subscriptions you created.
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions",

# Move a copy of reviews you wrote about products or online stores on Google Search.
"https://www.googleapis.com/auth/dataportability.shopping.reviews",

# Move a copy of your Google Play activity.
"https://www.googleapis.com/auth/dataportability.myactivity.play",

# Move a copy of the questions and answers you posted on Maps.
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",

# Move a copy of words you added to Chrome's dictionary.
"https://www.googleapis.com/auth/dataportability.chrome.dictionary"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.DataPortability.V1 do
API client metadata for GoogleApi.DataPortability.V1.
"""

@discovery_revision "20240314"
@discovery_revision "20240319"

def discovery_revision(), do: @discovery_revision
end
2 changes: 1 addition & 1 deletion clients/data_portability/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
defmodule GoogleApi.DataPortability.Mixfile do
use Mix.Project

@version "0.3.0"
@version "0.4.0"

def project() do
[
Expand Down

0 comments on commit e4e6e24

Please sign in to comment.