I had no problem accessing the class reference at the link you provided. Your reference to "this class" makes me think that the problem is actually that you're looking for a client for a particular programming language (e.g., Java). There is no official class for other languages, but there is sample code for accessing the API via the JSON (aka RESTful) interface at the link below:
https://developers.google.com/feed/v1/jsondevguide Using the resources at that link, you should be able to write your own wrapper class in just about any language. If you're looking for something else, you'll have to clarify. Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Feb 19, 2012, at 10:41 PM, Truong Phan wrote: > Hi everybody, > > I am learning about the Google Feed Api, and looked at one of the example > from the playground > http://code.google.com/apis/ajax/playground/?exp=feeds#feed_control > > However, I can't find the documents and API in the official documents at > https://developers.google.com/feed/v1/reference > > Where I can find something to read about this class ? > > Thank you very much > > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > To view this message on the web, visit > https://groups.google.com/d/msg/google-ajax-search-api/-/Gq9IWiuD45kJ > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] To view this message on the web, visit http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
