Show / Hide Table of Contents

Class ReportsService.Scope

Available OAuth 2.0 scopes for use with the Admin SDK API.

Inheritance
object
ReportsService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Admin.Reports.reports_v1
Assembly: Google.Apis.Admin.Reports.reports_v1.dll
Syntax
public class ReportsService.Scope

Fields

AdminReportsAuditReadonly

View audit reports for your G Suite domain

Declaration
public static string AdminReportsAuditReadonly
Field Value
Type Description
string

AdminReportsUsageReadonly

View usage reports for your G Suite domain

Declaration
public static string AdminReportsUsageReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX