| Package | Description |
|---|---|
| pl.project13.jgoogl.response.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyticsResponse
Date: 1/16/11
|
class |
ExpandResponse
{
"kind": "urlshortener#url",
"id": "http://goo.gl/fbsS",
"longUrl": "http://www.google.com/",
"status": "OK"
}
|
class |
ShortenResponse
{
"kind": "urlshortener#url",
"id": "http://goo.gl/fbsS",
"longUrl": "http://www.google.com/"
}
|
Copyright © 2011-2013. All Rights Reserved.