Show / Hide Table of Contents

Namespace Google.Apis.Pagespeedonline.v2.Data

Classes

PagespeedApiFormatStringV2

PagespeedApiFormatStringV2.ArgsData

PagespeedApiFormatStringV2.ArgsData.RectsData

PagespeedApiFormatStringV2.ArgsData.SecondaryRectsData

PagespeedApiImageV2

PagespeedApiImageV2.PageRectData

The region of the page that is captured by this image, with dimensions measured in CSS pixels.

Result

Result.FormattedResultsData

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

Result.FormattedResultsData.RuleResultsDataElement

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

Result.FormattedResultsData.RuleResultsDataElement.UrlBlocksData

Result.FormattedResultsData.RuleResultsDataElement.UrlBlocksData.UrlsData

Result.PageStatsData

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

Result.RuleGroupsDataElement

The name of this rule group: one of "SPEED" or "USABILITY".

Result.VersionData

The version of PageSpeed used to generate these results.

Back to top