Class DataResource
The "data" collection of methods.
Inherited Members
Namespace: Google.Apis.Analytics.v3
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class DataResource
Constructors
DataResource(IClientService)
Constructs a new resource.
Declaration
public DataResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Ga
Gets the Ga resource.
Declaration
public virtual DataResource.GaResource Ga { get; }
Property Value
Type | Description |
---|---|
DataResource.GaResource |
Mcf
Gets the Mcf resource.
Declaration
public virtual DataResource.McfResource Mcf { get; }
Property Value
Type | Description |
---|---|
DataResource.McfResource |
Realtime
Gets the Realtime resource.
Declaration
public virtual DataResource.RealtimeResource Realtime { get; }
Property Value
Type | Description |
---|---|
DataResource.RealtimeResource |