Show / Hide Table of Contents

Class CommentAnalyzerService.Scope

Available OAuth 2.0 scopes for use with the Perspective Comment Analyzer API.

Inheritance
System.Object
CommentAnalyzerService.Scope
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.CommentAnalyzer.v1alpha1
Assembly: Google.Apis.CommentAnalyzer.v1alpha1.dll
Syntax
public class Scope

Fields

UserinfoEmail

View your email address

Declaration
public static string UserinfoEmail
Field Value
Type Description
System.String
Back to top