Show / Hide Table of Contents

Class CurationPartnersService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Curation Partners API.

Inheritance
object
CurationPartnersService.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.CurationPartners.v1
Assembly: Google.Apis.CurationPartners.v1.dll
Syntax
public static class CurationPartnersService.ScopeConstants

Fields

CurationPartners

See, create, edit, and delete data entities in your Curation account.

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