admin  reports_v1
Classes | Public Member Functions | List of all members
Google.Apis.Admin.Reports.reports_v1.EntityUsageReportsResource Class Reference

The "entityUsageReports" collection of methods. More...

Classes

class  GetRequest
 Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides. More...
 

Public Member Functions

 EntityUsageReportsResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual GetRequest Get (GetRequest.EntityTypeEnum entityType, GetRequest.EntityKeyEnum entityKey, string date)
 Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides. More...
 

Detailed Description

The "entityUsageReports" collection of methods.

Constructor & Destructor Documentation

◆ EntityUsageReportsResource()

Google.Apis.Admin.Reports.reports_v1.EntityUsageReportsResource.EntityUsageReportsResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ Get()

virtual GetRequest Google.Apis.Admin.Reports.reports_v1.EntityUsageReportsResource.Get ( GetRequest.EntityTypeEnum  entityType,
GetRequest.EntityKeyEnum  entityKey,
string  date 
)
inlinevirtual

Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides.

Parameters
entityTypeRepresents the type of entity for the report.
entityKeyRepresents the key of the object to filter the data with.
dateRepresents the date the usage occurred. The timestamp is in the ISO 8601 format, yyyy-mm-dd. We recommend you use your account's time zone for this.

The documentation for this class was generated from the following file: