Show / Hide Table of Contents

Class SearchConsoleService.Scope

Available OAuth 2.0 scopes for use with the Google Search Console API.

Inheritance
object
SearchConsoleService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SearchConsole.v1
Assembly: Google.Apis.SearchConsole.v1.dll
Syntax
public class SearchConsoleService.Scope

Fields

Webmasters

View and manage Search Console data for your verified sites

Declaration
public static string Webmasters
Field Value
Type Description
string

WebmastersReadonly

View Search Console data for your verified sites

Declaration
public static string WebmastersReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX