admin  reports_v1
Classes | Properties | List of all members
Google.Apis.Admin.Reports.reports_v1.Data.UsageReports Class Reference
Inheritance diagram for Google.Apis.Admin.Reports.reports_v1.Data.UsageReports:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  WarningsData
 

Properties

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::usageReports. More...
 
virtual string NextPageToken [get, set]
 Token to specify next page. A report with multiple pages has a nextPageToken property in the response. For your follow-on requests getting all of the report's pages, enter the nextPageToken value in the pageToken query string. More...
 
virtual System.Collections.Generic.IList< UsageReportUsageReportsValue [get, set]
 Various application parameter records. More...
 
virtual System.Collections.Generic.IList< UsageReports.WarningsDataWarnings [get, set]
 Warnings, if any. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Kind

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

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

◆ NextPageToken

virtual string Google.Apis.Admin.Reports.reports_v1.Data.UsageReports.NextPageToken
getset

Token to specify next page. A report with multiple pages has a nextPageToken property in the response. For your follow-on requests getting all of the report's pages, enter the nextPageToken value in the pageToken query string.

◆ UsageReportsValue

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

Various application parameter records.

◆ Warnings

virtual System.Collections.Generic.IList<UsageReports.WarningsData> Google.Apis.Admin.Reports.reports_v1.Data.UsageReports.Warnings
getset

Warnings, if any.


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