Skip to content

Commit c2228be

Browse files
docs: update docs/dyn (#1096)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6f0f288a-a1e8-4b2d-a85f-00b1c6150185/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@39b7149 Source-Link: googleapis/synthtool@9a7d9fb Source-Link: googleapis/synthtool@dc9903a Source-Link: googleapis/synthtool@7fcc405 Source-Link: googleapis/synthtool@d5fc0bc Source-Link: googleapis/synthtool@e89175c Source-Link: googleapis/synthtool@7d65281 Source-Link: googleapis/synthtool@7db8a6c Source-Link: googleapis/synthtool@1f1148d Source-Link: googleapis/synthtool@2c8aece Source-Link: googleapis/synthtool@3d3e94c Source-Link: googleapis/synthtool@c7824ea Source-Link: googleapis/synthtool@ba9918c Source-Link: googleapis/synthtool@b19b401 Source-Link: googleapis/synthtool@6542bd7
1 parent 5ae088d commit c2228be

File tree

1,753 files changed

+388522
-381318
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,753 files changed

+388522
-381318
lines changed

docs/dyn/abusiveexperiencereport_v1.sites.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ <h3>Method Details</h3>
101101
An object of the form:
102102

103103
{ # Response message for GetSiteSummary.
104-
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
105-
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
104+
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which [enforcement](https://support.google.com/webtools/answer/7538608) against the site began or will begin. Not set when the filter_status is OFF.
106105
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
107106
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
108107
&quot;reportUrl&quot;: &quot;A String&quot;, # A link to the full Abusive Experience Report for the site. Not set in ViolatingSitesResponse. Note that you must complete the [Search Console verification process](https://support.google.com/webmasters/answer/9008080) for the site before you can access the full report.
109-
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which [enforcement](https://support.google.com/webtools/answer/7538608) against the site began or will begin. Not set when the filter_status is OFF.
110108
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
109+
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
110+
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
111111
}</pre>
112112
</div>
113113

docs/dyn/abusiveexperiencereport_v1.violatingSites.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ <h3>Method Details</h3>
102102
{ # Response message for ListViolatingSites.
103103
&quot;violatingSites&quot;: [ # The list of violating sites.
104104
{ # Response message for GetSiteSummary.
105-
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
106-
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
105+
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which [enforcement](https://support.google.com/webtools/answer/7538608) against the site began or will begin. Not set when the filter_status is OFF.
107106
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
108107
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
109108
&quot;reportUrl&quot;: &quot;A String&quot;, # A link to the full Abusive Experience Report for the site. Not set in ViolatingSitesResponse. Note that you must complete the [Search Console verification process](https://support.google.com/webmasters/answer/9008080) for the site before you can access the full report.
110-
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which [enforcement](https://support.google.com/webtools/answer/7538608) against the site began or will begin. Not set when the filter_status is OFF.
111109
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
110+
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
111+
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
112112
},
113113
],
114114
}</pre>

docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,18 +105,18 @@ <h3>Method Details</h3>
105105
An object of the form:
106106

107107
{ # Batch AMP URL response.
108-
&quot;ampUrls&quot;: [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might not be in the same order as URLs in the batch request. If BatchAmpUrlsRequest contains duplicate URLs, AmpUrl is generated only once.
109-
{ # AMP URL response for a requested URL.
110-
&quot;cdnAmpUrl&quot;: &quot;A String&quot;, # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to the cached document in the Google AMP Cache.
111-
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
112-
&quot;ampUrl&quot;: &quot;A String&quot;, # The AMP URL pointing to the publisher&#x27;s web server.
113-
},
114-
],
115108
&quot;urlErrors&quot;: [ # The errors for requested URLs that have no AMP URL.
116109
{ # AMP URL Error resource for a requested URL that couldn&#x27;t be found.
117-
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
118110
&quot;errorMessage&quot;: &quot;A String&quot;, # An optional descriptive error message.
119111
&quot;errorCode&quot;: &quot;A String&quot;, # The error code of an API call.
112+
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
113+
},
114+
],
115+
&quot;ampUrls&quot;: [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might not be in the same order as URLs in the batch request. If BatchAmpUrlsRequest contains duplicate URLs, AmpUrl is generated only once.
116+
{ # AMP URL response for a requested URL.
117+
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
118+
&quot;cdnAmpUrl&quot;: &quot;A String&quot;, # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to the cached document in the Google AMP Cache.
119+
&quot;ampUrl&quot;: &quot;A String&quot;, # The AMP URL pointing to the publisher&#x27;s web server.
120120
},
121121
],
122122
}</pre>

0 commit comments

Comments
 (0)