Show / Hide Table of Contents

Class IndexingService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Web Search Indexing API.

Inheritance
object
IndexingService.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.Indexing.v3
Assembly: Google.Apis.Indexing.v3.dll
Syntax
public static class IndexingService.ScopeConstants

Fields

Indexing

Submit data to Google for indexing

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