Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Drive v3 lacking support for Apps resource

Open
#2,793 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Start with the linked Drive.java v2 reference and compare it with the Drive v3 API and migration documentation linked in the issue. Confirm how the apps resource is represented in the generated v3 client; done means v3 exposes equivalent apps-resource support and the generated client is covered by the relevant checks.

Written by the indexing model from the issue text.

Description

api: drive external priority: p4 type: feature request

Any ETA for v3 feature-alignment for apps resource as in v2?
https://www.googleapis.com/drive/v2/apps

ref. https://developers.google.com/drive/api/v2/reference/apps

The apps resource provides a list of the apps that a user has installed, with information about each app's supported MIME types, file extensions, and other details.

https://developers.google.com/drive/api/v2/migration
image

v2 code reference:
https://github.com/googleapis/google-api-java-client-services/blob/master/clients/google-api-services-drive/v2/1.30.1/com/google/api/services/drive/Drive.java#L339

thanks
nicola

Dominant language
Java
Stars
725
Forks
394
Avg merge
42m
Merged PRs (30d)
257

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-api-java-client-services

All issues in googleapis/google-api-java-client-services

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.