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

Move google-api-services-storagetransfer to the new com.google.cloud library #2222

Closed
danagu opened this issue Jul 9, 2017 · 2 comments
Closed
Assignees
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@danagu
Copy link

danagu commented Jul 9, 2017

Current api jar is:

com.google.apis:google-api-services-storagetransfer

In order to manage GCP "JOBS" in a better way, moving to some mutual interface of jobs (such as in BigQuery and com.google.cloud) can be very helpful.

@vam-google
Copy link
Contributor

vam-google commented Jul 10, 2017

Cloud Storage Transfer Service is essentially a separate service and is not part of our current Storage Client.

I agree that the storage and storage transfer clients are tightly related and it would be nice to have them in same place, but as of now (mostly for historical reasons) they are two very different things and merging them in a proper manner would require significant amount of work (just putting jars together or porting code of google-api-services-storagetransfer to google-cloud-java/google-cloud-storage is not an option here).

@vam-google vam-google added api: storage Issues related to the Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jul 10, 2017
@garrettjonesgoogle
Copy link
Member

We are handling requests for supporting additional APIs with an internal mechanism. Closing out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants