You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.
shambhand
changed the title
TopicManagementResponse$Error should have toString() method(for logging)
FR:TopicManagementResponse$Error should have toString() method(for logging)
Jan 8, 2020
* Added toString() in TopicManagementResponse for logging (#343)
* Used MoreObjects.toStringHelper()
* removed .DS_Store & added it to .gitignore
* unit test case for TopicManagementResponse toString() functionality added for logging
* fixed checkStyle issue of line should not greater than 100 char
Add toString() in TopicManagementResponse$Error to print the error response from firebase.
The text was updated successfully, but these errors were encountered: