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

GenericData: set method should be overriden #166

Closed
wonderfly opened this issue Jan 9, 2015 · 4 comments
Closed

GenericData: set method should be overriden #166

wonderfly opened this issue Jan 9, 2015 · 4 comments
Assignees
Labels
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

@wonderfly
Copy link
Contributor

From yan...@google.com on November 16, 2012 05:35:29

External references, such as a standards document, or specification? http://javadoc.google-http-java-client.googlecode.com/hg/1.12.0-beta/com/google/api/client/util/GenericData.html#set(java.lang.String , java.lang.Object) Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. I changed the set method from returning void to instead return an instance of this. That makes it possible to chain set method call with other invocations of that class.

We should override the set method in all subclasses to make it possible to chain the set method call in all subclasses.

Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=166

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on December 13, 2012 06:38:11

Labels: -Milestone-Version1.13.0 Milestone-Version1.14.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on January 09, 2013 06:55:48

Owner: pele...@google.com
Cc: ngmic...@google.com

@wonderfly
Copy link
Contributor Author

From pele...@google.com on January 11, 2013 05:49:42

Status: Started

@wonderfly
Copy link
Contributor Author

From pele...@google.com on January 16, 2013 10:20:30

Status: Fixed

clundin25 pushed a commit to clundin25/google-http-java-client that referenced this issue Aug 11, 2022
googleapis#166)

* Log warning if default credentials yields a user token from gcloud sdk

* Address PR comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

1 participant