{-# LANGUAGE DataKinds #-}
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Network.Google.PageSpeed.Types
(
pageSpeedService
, LighthouseResultV5CategoryGroups
, lighthouseResultV5CategoryGroups
, lrvcgAddtional
, LighthouseResultV5RuntimeError
, lighthouseResultV5RuntimeError
, lrvreCode
, lrvreMessage
, LighthouseAuditResultV5Details
, lighthouseAuditResultV5Details
, larvdAddtional
, LighthouseResultV5ConfigSettings
, lighthouseResultV5ConfigSettings
, lrvcsLocale
, lrvcsEmulatedFormFactor
, lrvcsOnlyCategories
, PagespeedAPIRunPagespeedStrategy (..)
, LighthouseResultV5Environment
, lighthouseResultV5Environment
, lrveHostUserAgent
, lrveBenchmarkIndex
, lrveNetworkUserAgent
, LighthouseResultV5CategoryGroupsAdditional
, lighthouseResultV5CategoryGroupsAdditional
, lrvcgaTitle
, lrvcgaDescription
, LighthouseAuditResultV5
, lighthouseAuditResultV5
, larvScore
, larvExplanation
, larvWarnings
, larvScoreDisplayMode
, larvDisplayValue
, larvDetails
, larvId
, larvTitle
, larvErrorMessage
, larvDescription
, PagespeedAPIPagespeedResponseV5
, pagespeedAPIPagespeedResponseV5
, paprvKind
, paprvOriginLoadingExperience
, paprvVersion
, paprvCaptchaResult
, paprvId
, paprvLoadingExperience
, paprvLighthouseResult
, paprvAnalysisUTCTimestamp
, PagespeedAPILoadingExperienceV5Metrics
, pagespeedAPILoadingExperienceV5Metrics
, palevmAddtional
, LighthouseResultV5
, lighthouseResultV5
, lrvRuntimeError
, lrvCategoryGroups
, lrvFinalURL
, lrvConfigSettings
, lrvEnvironment
, lrvLighthouseVersion
, lrvRunWarnings
, lrvRequestedURL
, lrvCategories
, lrvFetchTime
, lrvUserAgent
, lrvTiming
, lrvAudits
, lrvI18n
, LighthouseResultV5Categories
, lighthouseResultV5Categories
, lrvcBestPractices
, lrvcPerformance
, lrvcPwa
, lrvcSeo
, lrvcAccessibility
, PagespeedAPIRunPagespeedCategory (..)
, LighthouseCategoryV5
, lighthouseCategoryV5
, lcvManualDescription
, lcvScore
, lcvAuditRefs
, lcvId
, lcvTitle
, lcvDescription
, PagespeedAPILoadingExperienceV5MetricsAdditional
, pagespeedAPILoadingExperienceV5MetricsAdditional
, palevmaCategory
, palevmaPercentile
, palevmaDistributions
, PagespeedAPILoadingExperienceV5
, pagespeedAPILoadingExperienceV5
, palevMetrics
, palevInitialURL
, palevId
, palevOverallCategory
, PagespeedAPIPagespeedResponseV5Version
, pagespeedAPIPagespeedResponseV5Version
, paprvvMinor
, paprvvMajor
, PagespeedAPILoadingExperienceV5MetricsAdditionalDistributionsItem
, pagespeedAPILoadingExperienceV5MetricsAdditionalDistributionsItem
, palevmadiMax
, palevmadiProportion
, palevmadiMin
, LighthouseResultV5Timing
, lighthouseResultV5Timing
, lrvtTotal
, LighthouseResultV5I18nRendererFormattedStrings
, lighthouseResultV5I18nRendererFormattedStrings
, lrvirfsLabDataTitle
, lrvirfsWarningHeader
, lrvirfsOpportUnityResourceColumnLabel
, lrvirfsManualAuditsGroupTitle
, lrvirfsCrcInitialNavigation
, lrvirfsVarianceDisclaimer
, lrvirfsPassedAuditsGroupTitle
, lrvirfsToplevelWarningsMessage
, lrvirfsErrorMissingAuditInfo
, lrvirfsCrcLongestDurationLabel
, lrvirfsScorescaleLabel
, lrvirfsOpportUnitySavingsColumnLabel
, lrvirfsErrorLabel
, lrvirfsLsPerformanceCategoryDescription
, lrvirfsAuditGroupExpandTooltip
, lrvirfsNotApplicableAuditsGroupTitle
, LighthouseCategoryV5AuditRefsItem
, lighthouseCategoryV5AuditRefsItem
, lcvariGroup
, lcvariWeight
, lcvariId
, LighthouseResultV5I18n
, lighthouseResultV5I18n
, lrviRendererFormattedStrings
, LighthouseResultV5Audits
, lighthouseResultV5Audits
, lrvaAddtional
) where
import Network.Google.PageSpeed.Types.Product
import Network.Google.PageSpeed.Types.Sum
import Network.Google.Prelude
pageSpeedService :: ServiceConfig
pageSpeedService
= defaultService (ServiceId "pagespeedonline:v5")
"www.googleapis.com"