chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/searchconsole_v1.urlTestingTools.mobileFriendlyTest.html b/docs/dyn/searchconsole_v1.urlTestingTools.mobileFriendlyTest.html
index 76584ce..c806237 100644
--- a/docs/dyn/searchconsole_v1.urlTestingTools.mobileFriendlyTest.html
+++ b/docs/dyn/searchconsole_v1.urlTestingTools.mobileFriendlyTest.html
@@ -95,9 +95,9 @@
The object takes the form of:
{ # Mobile-friendly test request.
- "requestScreenshot": True or False, # Whether or not screenshot is requested. Default is false.
- "url": "A String", # URL for inspection.
- }
+ "requestScreenshot": True or False, # Whether or not screenshot is requested. Default is false.
+ "url": "A String", # URL for inspection.
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -108,28 +108,28 @@
An object of the form:
{ # Mobile-friendly test response, including mobile-friendly issues and resource issues.
- "resourceIssues": [ # Information about embedded resources issues.
- { # Information about a resource with issue.
- "blockedResource": { # Blocked resource. # Describes a blocked resource issue.
- "url": "A String", # URL of the blocked resource.
- },
- },
- ],
- "mobileFriendliness": "A String", # Test verdict, whether the page is mobile friendly or not.
- "mobileFriendlyIssues": [ # List of mobile-usability issues.
- { # Mobile-friendly issue.
- "rule": "A String", # Rule violated.
- },
- ],
- "testStatus": { # Final state of the test, including error details if necessary. # Final state of the test, can be either complete or an error.
- "details": "A String", # Error details if applicable.
- "status": "A String", # Status of the test.
+ "mobileFriendliness": "A String", # Test verdict, whether the page is mobile friendly or not.
+ "mobileFriendlyIssues": [ # List of mobile-usability issues.
+ { # Mobile-friendly issue.
+ "rule": "A String", # Rule violated.
},
- "screenshot": { # Describe image data. # Screenshot of the requested URL.
- "data": "A String", # Image data in format determined by the mime type. Currently, the format will always be "image/png", but this might change in the future.
- "mimeType": "A String", # The mime-type of the image data.
+ ],
+ "resourceIssues": [ # Information about embedded resources issues.
+ { # Information about a resource with issue.
+ "blockedResource": { # Blocked resource. # Describes a blocked resource issue.
+ "url": "A String", # URL of the blocked resource.
+ },
},
- }</pre>
+ ],
+ "screenshot": { # Describe image data. # Screenshot of the requested URL.
+ "data": "A String", # Image data in format determined by the mime type. Currently, the format will always be "image/png", but this might change in the future.
+ "mimeType": "A String", # The mime-type of the image data.
+ },
+ "testStatus": { # Final state of the test, including error details if necessary. # Final state of the test, can be either complete or an error.
+ "details": "A String", # Error details if applicable.
+ "status": "A String", # Status of the test.
+ },
+}</pre>
</div>
</body></html>
\ No newline at end of file