Enum PagespeedapiResource.RunpagespeedRequest.CategoryEnum
A Lighthouse category to run; if none are given, only Performance category will be run
Namespace: Google.Apis.Pagespeedonline.v5
Assembly: Google.Apis.Pagespeedonline.v5.dll
Syntax
public enum CategoryEnum : int
Fields
| Name | Description |
|---|---|
| Accessibility | |
| BestPractices | |
| Performance | |
| Pwa | |
| Seo |