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

How to get normal human readable field names in lib responses? #440

Open
wzup opened this issue Jun 5, 2018 · 1 comment
Open

How to get normal human readable field names in lib responses? #440

wzup opened this issue Jun 5, 2018 · 1 comment

Comments

@wzup
Copy link

wzup commented Jun 5, 2018

What does all those cryptic field names mean? Is there some Google Enigma machine out there to read it?

How should we read it? Provide links to documentation to your api. I can't find it using Google Search.

selection_804

Here is even more.
I call GoogleAuth.currentUser.get() and I get something weird.
Eea is google account id. Why is it Eea?
ofa is user name. Why is it ofa?
wea is user surname. Why is it wea?
U3 is user's email. Why U3?

How to read, how to understand all that?

selection_806

@tzabarc
Copy link

tzabarc commented Jun 5, 2018

look at proto: Object
you probably find methods with human readable names which extract the data from the unhuman properties.

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

No branches or pull requests

2 participants