public class CloudSearch.Stats.Session.Searchapplications
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
CloudSearch.Stats.Session.Searchapplications.Get |
| Constructor and Description |
|---|
Searchapplications() |
| Modifier and Type | Method and Description |
|---|---|
CloudSearch.Stats.Session.Searchapplications.Get |
get(java.lang.String name)
Get the # of search sessions, % of successful sessions with a click query statistics for search
application.
|
public CloudSearch.Stats.Session.Searchapplications.Get get(java.lang.String name) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The resource id of the search application session stats, in the following
format:
searchapplications/{application_id}java.io.IOException