Show / Hide Table of Contents

Class FactCheckToolsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Fact Check Tools API.

Inheritance
object
FactCheckToolsService.ScopeConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.FactCheckTools.v1alpha1
Assembly: Google.Apis.FactCheckTools.v1alpha1.dll
Syntax
public static class FactCheckToolsService.ScopeConstants

Fields

Factchecktools

Read, create, update, and delete your ClaimReview data.

Declaration
public const string Factchecktools = "https://www.googleapis.com/auth/factchecktools"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX