Module google_pagespeedonline4::api[][src]

Structs

PagespeedApiFormatStringV4

There is no detailed description.

PagespeedApiFormatStringV4Args

List of arguments for the format string.

PagespeedApiFormatStringV4ArgsRects

The screen rectangles being referred to, with dimensions measured in CSS pixels. This is only ever used for SNAPSHOT_RECT arguments. If this is absent for a SNAPSHOT_RECT argument, it means that that argument refers to the entire snapshot.

PagespeedApiFormatStringV4ArgsSecondaryRects

Secondary screen rectangles being referred to, with dimensions measured in CSS pixels. This is only ever used for SNAPSHOT_RECT arguments.

PagespeedApiImageV4

There is no detailed description.

PagespeedApiImageV4PageRect

There is no detailed description.

PagespeedApiPagespeedResponseV4

There is no detailed description.

PagespeedApiPagespeedResponseV4FormattedResults

Localized PageSpeed results. Contains a ruleResults entry for each PageSpeed rule instantiated and run by the server.

PagespeedApiPagespeedResponseV4FormattedResultsRuleResults

The enum-like identifier for this rule. For instance “EnableKeepAlive” or “AvoidCssImport”. Not localized.

PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsUrlBlocks

List of blocks of URLs. Each block may contain a heading and a list of URLs. Each URL may optionally include additional details.

PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsUrlBlocksUrls

List of entries that provide information about URLs in the url block. Optional.

PagespeedApiPagespeedResponseV4LoadingExperience

Metrics of end users’ page loading experience.

PagespeedApiPagespeedResponseV4LoadingExperienceMetrics

The type of the metric.

PagespeedApiPagespeedResponseV4LoadingExperienceMetricsDistributions

There is no detailed description.

PagespeedApiPagespeedResponseV4PageStats

Summary statistics for the page, such as number of JavaScript bytes, number of HTML bytes, etc.

PagespeedApiPagespeedResponseV4RuleGroups

The name of this rule group: one of “SPEED”, “USABILITY”, or “SECURITY”.

PagespeedApiPagespeedResponseV4Version

The version of PageSpeed used to generate these results.

PagespeedapiMethods

A builder providing access to all methods supported on pagespeedapi resources. It is not used directly, but through the Pagespeedonline hub.

PagespeedapiRunpagespeedCall

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.

Pagespeedonline

Central instance to access all Pagespeedonline related resource activities