admin  reports_v1
Classes | Properties | List of all members
Google.Apis.Admin.Reports.reports_v1.Data.UsageReport Class Reference

JSON template for a usage report. More...

Inheritance diagram for Google.Apis.Admin.Reports.reports_v1.Data.UsageReport:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  EntityData
 Information about the type of the item. More...
 
class  ParametersData
 

Properties

virtual string Date [get, set]
 The date of the report request. More...
 
virtual UsageReport.EntityData Entity [get, set]
 Information about the type of the item. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 The type of API resource. For a usage report, the value is admin::reports::usageReport. More...
 
virtual System.Collections.Generic.IList< UsageReport.ParametersDataParameters [get, set]
 Parameter value pairs for various applications. For the Customers usage report parameters and values, see the customer usage parameters reference. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for a usage report.

Property Documentation

◆ Date

virtual string Google.Apis.Admin.Reports.reports_v1.Data.UsageReport.Date
getset

The date of the report request.

◆ Entity

virtual UsageReport.EntityData Google.Apis.Admin.Reports.reports_v1.Data.UsageReport.Entity
getset

Information about the type of the item.

◆ ETag

virtual string Google.Apis.Admin.Reports.reports_v1.Data.UsageReport.ETag
getset

ETag of the resource.

◆ Kind

virtual string Google.Apis.Admin.Reports.reports_v1.Data.UsageReport.Kind
getset

The type of API resource. For a usage report, the value is admin::reports::usageReport.

◆ Parameters

virtual System.Collections.Generic.IList<UsageReport.ParametersData> Google.Apis.Admin.Reports.reports_v1.Data.UsageReport.Parameters
getset

Parameter value pairs for various applications. For the Customers usage report parameters and values, see the customer usage parameters reference.


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