Show / Hide Table of Contents

Class PagespeedInsightsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the PageSpeed Insights API.

Inheritance
object
PagespeedInsightsService.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.PagespeedInsights.v5
Assembly: Google.Apis.PagespeedInsights.v5.dll
Syntax
public static class PagespeedInsightsService.ScopeConstants

Fields

Openid

Associate you with your personal info on Google

Declaration
public const string Openid = "openid"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX