Skip to content

Commit 5feb38b

Browse files
chore: turn off obsolete file tracking for nodejs
Source-Author: Jeffrey Rennie <[email protected]> Source-Date: Fri Nov 20 18:27:32 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 91b34d7ffc37581e03eec8b16d08b84e46b82bbe Source-Link: googleapis/synthtool@91b34d7
1 parent dacdef8 commit 5feb38b

File tree

1,738 files changed

+384319
-384189
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,738 files changed

+384319
-384189
lines changed

docs/dyn/abusiveexperiencereport_v1.sites.html

Lines changed: 5 additions & 5 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;underReview&quot;: True or False, # Whether the site is currently under review.
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.
106-
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
107-
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
108104
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
109-
&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.
105+
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
106+
&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.
110107
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
108+
&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;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
110+
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
111111
}</pre>
112112
</div>
113113

docs/dyn/abusiveexperiencereport_v1.violatingSites.html

Lines changed: 5 additions & 5 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;underReview&quot;: True or False, # Whether the site is currently under review.
106-
&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.
107-
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
108-
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
109105
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
110-
&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.
106+
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
107+
&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.
111108
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
109+
&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;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement status](https://support.google.com/webtools/answer/7538608).
111+
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
112112
},
113113
],
114114
}</pre>

docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ <h3>Method Details</h3>
107107
{ # Batch AMP URL response.
108108
&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.
109109
{ # AMP URL response for a requested URL.
110-
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
111110
&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.
112111
&quot;ampUrl&quot;: &quot;A String&quot;, # The AMP URL pointing to the publisher&#x27;s web server.
112+
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
113113
},
114114
],
115115
&quot;urlErrors&quot;: [ # The errors for requested URLs that have no AMP URL.

0 commit comments

Comments
 (0)