Hello Robert,
Though not documented, it seems that the javascript client library supports
the version 3.0 of the API. The requested version is set as a query
parameter that you can read by capturing the request sent to the API:
v:
3.0
You should be able to set the full text query parameter by doing something
similar to this:
[CODE]
query.setParam('q', 'text to query');
[/CODE]
Please make sure to load the latest version of the client library (2.x) to
ensure compatibility.
I hope this helped!
Best,
Alain
--
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html