Show / Hide Table of Contents

Namespace Google.Apis.PagespeedInsights.v5

Classes

PagespeedapiResource

The "pagespeedapi" collection of methods.

PagespeedapiResource.RunpagespeedRequest

Runs PageSpeed analysis on the page at the specified URL, and returns PageSpeed scores, a list of suggestions to make that page faster, and other information.

PagespeedInsightsBaseServiceRequest<TResponse>

A base abstract class for PagespeedInsights requests.

PagespeedInsightsService

The PagespeedInsights Service.

PagespeedInsightsService.Scope

Available OAuth 2.0 scopes for use with the PageSpeed Insights API.

PagespeedInsightsService.ScopeConstants

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

Enums

PagespeedapiResource.RunpagespeedRequest.CategoryEnum

A Lighthouse category to run; if none are given, only Performance category will be run

PagespeedapiResource.RunpagespeedRequest.StrategyEnum

The analysis strategy (desktop or mobile) to use, and desktop is the default

PagespeedInsightsBaseServiceRequest<TResponse>.AltEnum

Data format for response.

PagespeedInsightsBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

Back to top