Class StatsResource.UserResource
The "user" collection of methods.
Inheritance
object
StatsResource.UserResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class StatsResource.UserResource
Constructors
UserResource(IClientService)
Constructs a new resource.
Declaration
public UserResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Searchapplications
Gets the Searchapplications resource.
Declaration
public virtual StatsResource.UserResource.SearchapplicationsResource Searchapplications { get; }
Property Value
| Type | Description |
|---|---|
| StatsResource.UserResource.SearchapplicationsResource |