Show / Hide Table of Contents

Class IndexingService.Scope

Available OAuth 2.0 scopes for use with the Indexing API.

Inheritance
System.Object
IndexingService.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.Indexing.v3
Assembly: Google.Apis.Indexing.v3.dll
Syntax
public class Scope

Fields

Indexing

Submit data to Google for indexing

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