chore: Update discovery artifacts (#1400)
## Discovery Artifact Change Summary:
feat(compute): update the api https://github.com/googleapis/google-api-python-client/commit/b8ce2754752f8157b84091a99594f9a45a8f8eed
feat(container): update the api https://github.com/googleapis/google-api-python-client/commit/a73f41e49d7ab6258bd722b4ee6d022c195975c2
feat(dataproc): update the api https://github.com/googleapis/google-api-python-client/commit/be0dde6ee43f4ff05396d33b16e0af2a1fabfc28
feat(lifesciences): update the api https://github.com/googleapis/google-api-python-client/commit/c524c0a316e4206c8b0e0075e3ed5eceb7e60016
feat(osconfig): update the api https://github.com/googleapis/google-api-python-client/commit/5dbaaad34dec45eb5f5a9e98710b3ec05b4d5429
feat(pagespeedonline): update the api https://github.com/googleapis/google-api-python-client/commit/47d41c544376b1911261410235b63ffe3e5faa91
feat(privateca): update the api https://github.com/googleapis/google-api-python-client/commit/8f7ad0d176d61f9e9a409d7fe35b20c5f1c239a5
diff --git a/docs/dyn/pagespeedonline_v5.pagespeedapi.html b/docs/dyn/pagespeedonline_v5.pagespeedapi.html
index 6a397c5..16bc3ee 100644
--- a/docs/dyn/pagespeedonline_v5.pagespeedapi.html
+++ b/docs/dyn/pagespeedonline_v5.pagespeedapi.html
@@ -133,6 +133,7 @@
"errorMessage": "A String", # An error message from a thrown error inside the audit.
"explanation": "A String", # An explanation of the errors in the audit.
"id": "A String", # The audit's id.
+ "numericUnit": "A String", # The unit of the numeric_value field. Used to format the numeric value for display.
"numericValue": 3.14, # A numeric value that has a meaning specific to the audit, e.g. the number of nodes in the DOM or the timestamp of a specific load event. More information can be found in the audit details, if present.
"score": "", # The score of the audit, can be null.
"scoreDisplayMode": "A String", # The enumerated score display mode.
@@ -144,8 +145,12 @@
"accessibility": { # A Lighthouse category. # The accessibility category, containing all accessibility related audits.
"auditRefs": [ # An array of references to all the audit members of this category.
{ # A light reference to an audit by id, used to group and weight audits in a given category.
+ "acronym": "A String", # The conventional acronym for the audit/metric.
"group": "A String", # The category group that the audit belongs to (optional).
"id": "A String", # The audit ref id.
+ "relevantAudits": [ # Any audit IDs closely relevant to this one.
+ "A String",
+ ],
"weight": 3.14, # The weight this audit's score has on the overall category score.
},
],
@@ -158,8 +163,12 @@
"best-practices": { # A Lighthouse category. # The best practices category, containing all best practices related audits.
"auditRefs": [ # An array of references to all the audit members of this category.
{ # A light reference to an audit by id, used to group and weight audits in a given category.
+ "acronym": "A String", # The conventional acronym for the audit/metric.
"group": "A String", # The category group that the audit belongs to (optional).
"id": "A String", # The audit ref id.
+ "relevantAudits": [ # Any audit IDs closely relevant to this one.
+ "A String",
+ ],
"weight": 3.14, # The weight this audit's score has on the overall category score.
},
],
@@ -172,8 +181,12 @@
"performance": { # A Lighthouse category. # The performance category, containing all performance related audits.
"auditRefs": [ # An array of references to all the audit members of this category.
{ # A light reference to an audit by id, used to group and weight audits in a given category.
+ "acronym": "A String", # The conventional acronym for the audit/metric.
"group": "A String", # The category group that the audit belongs to (optional).
"id": "A String", # The audit ref id.
+ "relevantAudits": [ # Any audit IDs closely relevant to this one.
+ "A String",
+ ],
"weight": 3.14, # The weight this audit's score has on the overall category score.
},
],
@@ -186,8 +199,12 @@
"pwa": { # A Lighthouse category. # The Progressive-Web-App (PWA) category, containing all pwa related audits.
"auditRefs": [ # An array of references to all the audit members of this category.
{ # A light reference to an audit by id, used to group and weight audits in a given category.
+ "acronym": "A String", # The conventional acronym for the audit/metric.
"group": "A String", # The category group that the audit belongs to (optional).
"id": "A String", # The audit ref id.
+ "relevantAudits": [ # Any audit IDs closely relevant to this one.
+ "A String",
+ ],
"weight": 3.14, # The weight this audit's score has on the overall category score.
},
],
@@ -200,8 +217,12 @@
"seo": { # A Lighthouse category. # The Search-Engine-Optimization (SEO) category, containing all seo related audits.
"auditRefs": [ # An array of references to all the audit members of this category.
{ # A light reference to an audit by id, used to group and weight audits in a given category.
+ "acronym": "A String", # The conventional acronym for the audit/metric.
"group": "A String", # The category group that the audit belongs to (optional).
"id": "A String", # The audit ref id.
+ "relevantAudits": [ # Any audit IDs closely relevant to this one.
+ "A String",
+ ],
"weight": 3.14, # The weight this audit's score has on the overall category score.
},
],
@@ -235,20 +256,52 @@
"i18n": { # Message containing the i18n data for the LHR - Version 1. # The internationalization strings that are required to render the LHR.
"rendererFormattedStrings": { # Message holding the formatted strings used in the renderer. # Internationalized strings that are formatted to the locale in configSettings.
"auditGroupExpandTooltip": "A String", # The tooltip text on an expandable chevron icon.
+ "calculatorLink": "A String", # Text link pointing to the Lighthouse scoring calculator. This link immediately follows a sentence stating the performance score is calculated from the perf metrics.
"crcInitialNavigation": "A String", # The label for the initial request in a critical request chain.
"crcLongestDurationLabel": "A String", # The label for values shown in the summary of critical request chains.
+ "dropdownCopyJSON": "A String", # Option in a dropdown menu that copies the Lighthouse JSON object to the system clipboard.
+ "dropdownDarkTheme": "A String", # Option in a dropdown menu that toggles the themeing of the report between Light(default) and Dark themes.
+ "dropdownPrintExpanded": "A String", # Option in a dropdown menu that opens a full Lighthouse report in a print dialog.
+ "dropdownPrintSummary": "A String", # Option in a dropdown menu that opens a small, summary report in a print dialog.
+ "dropdownSaveGist": "A String", # Option in a dropdown menu that saves the current report as a new GitHub Gist.
+ "dropdownSaveHTML": "A String", # Option in a dropdown menu that saves the Lighthouse report HTML locally to the system as a '.html' file.
+ "dropdownSaveJSON": "A String", # Option in a dropdown menu that saves the Lighthouse JSON object to the local system as a '.json' file.
+ "dropdownViewer": "A String", # Option in a dropdown menu that opens the current report in the Lighthouse Viewer Application.
"errorLabel": "A String", # The label shown next to an audit or metric that has had an error.
"errorMissingAuditInfo": "A String", # The error string shown next to an erroring audit.
+ "footerIssue": "A String", # Label for button to create an issue against the Lighthouse GitHub project.
"labDataTitle": "A String", # The title of the lab data performance category.
- "lsPerformanceCategoryDescription": "A String", # The disclaimer shown under performance explaning that the network can vary.
+ "lsPerformanceCategoryDescription": "A String", # The disclaimer shown under performance explaining that the network can vary.
"manualAuditsGroupTitle": "A String", # The heading shown above a list of audits that were not computerd in the run.
"notApplicableAuditsGroupTitle": "A String", # The heading shown above a list of audits that do not apply to a page.
"opportunityResourceColumnLabel": "A String", # The heading for the estimated page load savings opportunity of an audit.
"opportunitySavingsColumnLabel": "A String", # The heading for the estimated page load savings of opportunity audits.
"passedAuditsGroupTitle": "A String", # The heading that is shown above a list of audits that are passing.
+ "runtimeDesktopEmulation": "A String", # Descriptive explanation for emulation setting when emulating a generic desktop form factor, as opposed to a mobile-device like form factor.
+ "runtimeMobileEmulation": "A String", # Descriptive explanation for emulation setting when emulating a Nexus 5X mobile device.
+ "runtimeNoEmulation": "A String", # Descriptive explanation for emulation setting when no device emulation is set.
+ "runtimeSettingsAxeVersion": "A String", # Label for a row in a table that shows the version of the Axe library used
+ "runtimeSettingsBenchmark": "A String", # Label for a row in a table that shows the estimated CPU power of the machine running Lighthouse. Example row values: 532, 1492, 783.
+ "runtimeSettingsCPUThrottling": "A String", # Label for a row in a table that describes the CPU throttling conditions that were used during a Lighthouse run, if any.
+ "runtimeSettingsChannel": "A String", # Label for a row in a table that shows in what tool Lighthouse is being run (e.g. The lighthouse CLI, Chrome DevTools, Lightrider, WebPageTest, etc).
+ "runtimeSettingsDevice": "A String", # Label for a row in a table that describes the kind of device that was emulated for the Lighthouse run. Example values for row elements: 'No Emulation', 'Emulated Desktop', etc.
+ "runtimeSettingsFetchTime": "A String", # Label for a row in a table that shows the time at which a Lighthouse run was conducted; formatted as a timestamp, e.g. Jan 1, 1970 12:00 AM UTC.
+ "runtimeSettingsNetworkThrottling": "A String", # Label for a row in a table that describes the network throttling conditions that were used during a Lighthouse run, if any.
+ "runtimeSettingsTitle": "A String", # Title of the Runtime settings table in a Lighthouse report. Runtime settings are the environment configurations that a specific report used at auditing time.
+ "runtimeSettingsUA": "A String", # Label for a row in a table that shows the User Agent that was detected on the Host machine that ran Lighthouse.
+ "runtimeSettingsUANetwork": "A String", # Label for a row in a table that shows the User Agent that was used to send out all network requests during the Lighthouse run.
+ "runtimeSettingsUrl": "A String", # Label for a row in a table that shows the URL that was audited during a Lighthouse run.
+ "runtimeUnknown": "A String", # Descriptive explanation for a runtime setting that is set to an unknown value.
"scorescaleLabel": "A String", # The label that explains the score gauges scale (0-49, 50-89, 90-100).
+ "showRelevantAudits": "A String", # Label preceding a radio control for filtering the list of audits. The radio choices are various performance metrics (FCP, LCP, TBT), and if chosen, the audits in the report are hidden if they are not relevant to the selected metric.
+ "snippetCollapseButtonLabel": "A String", # The label for the button to show only a few lines of a snippet
+ "snippetExpandButtonLabel": "A String", # The label for the button to show all lines of a snippet
+ "thirdPartyResourcesLabel": "A String", # This label is for a filter checkbox above a table of items
+ "throttlingProvided": "A String", # Descriptive explanation for environment throttling that was provided by the runtime environment instead of provided by Lighthouse throttling.
"toplevelWarningsMessage": "A String", # The label shown preceding important warnings that may have invalidated an entire report.
"varianceDisclaimer": "A String", # The disclaimer shown below a performance metric value.
+ "viewTreemapLabel": "A String", # Label for a button that opens the Treemap App
+ "warningAuditsGroupTitle": "A String", # The heading that is shown above a list of audits that have warnings
"warningHeader": "A String", # The label shown above a bulleted list of warnings.
},
},