Skip to content

Commit 766dff0

Browse files
authored
Merge branch 'master' into autosynth
2 parents 440fdd0 + 6502091 commit 766dff0

File tree

1,953 files changed

+1352693
-952757
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,953 files changed

+1352693
-952757
lines changed

docs/dyn/abusiveexperiencereport_v1.sites.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2>Instance Methods</h2>
8080
<h3>Method Details</h3>
8181
<div class="method">
8282
<code class="details" id="get">get(name, x__xgafv=None)</code>
83-
<pre>Gets a site's Abusive Experience Report summary.
83+
<pre>Gets a site&#x27;s Abusive Experience Report summary.
8484

8585
Args:
8686
name: string, Required. The name of the site whose summary to get, e.g.
@@ -96,27 +96,27 @@ <h3>Method Details</h3>
9696
An object of the form:
9797

9898
{ # Response message for GetSiteSummary.
99-
"lastChangeTime": "A String", # The time at which the site's status last changed.
100-
"reviewedSite": "A String", # The name of the reviewed site, e.g. `google.com`.
101-
"abusiveStatus": "A String", # The site's Abusive Experience Report status.
102-
"reportUrl": "A String", # A link to the full Abusive Experience Report for the site.
103-
#
104-
# Not set in
105-
# ViolatingSitesResponse.
106-
#
107-
# Note that you must complete the [Search Console verification
108-
# process](https://support.google.com/webmasters/answer/9008080) for the site
109-
# before you can access the full report.
110-
"underReview": True or False, # Whether the site is currently under review.
111-
"enforcementTime": "A String", # The time at which
99+
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
100+
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which
112101
# [enforcement](https://support.google.com/webtools/answer/7538608) against
113102
# the site began or will begin.
114103
#
115104
# Not set when the
116105
# filter_status
117106
# is OFF.
118-
"filterStatus": "A String", # The site's [enforcement
107+
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement
119108
# status](https://support.google.com/webtools/answer/7538608).
109+
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
110+
&quot;reportUrl&quot;: &quot;A String&quot;, # A link to the full Abusive Experience Report for the site.
111+
#
112+
# Not set in
113+
# ViolatingSitesResponse.
114+
#
115+
# Note that you must complete the [Search Console verification
116+
# process](https://support.google.com/webmasters/answer/9008080) for the site
117+
# before you can access the full report.
118+
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
119+
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
120120
}</pre>
121121
</div>
122122

docs/dyn/abusiveexperiencereport_v1.violatingSites.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -92,29 +92,29 @@ <h3>Method Details</h3>
9292
An object of the form:
9393

9494
{ # Response message for ListViolatingSites.
95-
"violatingSites": [ # The list of violating sites.
95+
&quot;violatingSites&quot;: [ # The list of violating sites.
9696
{ # Response message for GetSiteSummary.
97-
"lastChangeTime": "A String", # The time at which the site's status last changed.
98-
"reviewedSite": "A String", # The name of the reviewed site, e.g. `google.com`.
99-
"abusiveStatus": "A String", # The site's Abusive Experience Report status.
100-
"reportUrl": "A String", # A link to the full Abusive Experience Report for the site.
101-
#
102-
# Not set in
103-
# ViolatingSitesResponse.
104-
#
105-
# Note that you must complete the [Search Console verification
106-
# process](https://support.google.com/webmasters/answer/9008080) for the site
107-
# before you can access the full report.
108-
"underReview": True or False, # Whether the site is currently under review.
109-
"enforcementTime": "A String", # The time at which
97+
&quot;abusiveStatus&quot;: &quot;A String&quot;, # The site&#x27;s Abusive Experience Report status.
98+
&quot;enforcementTime&quot;: &quot;A String&quot;, # The time at which
11099
# [enforcement](https://support.google.com/webtools/answer/7538608) against
111100
# the site began or will begin.
112101
#
113102
# Not set when the
114103
# filter_status
115104
# is OFF.
116-
"filterStatus": "A String", # The site's [enforcement
105+
&quot;filterStatus&quot;: &quot;A String&quot;, # The site&#x27;s [enforcement
117106
# status](https://support.google.com/webtools/answer/7538608).
107+
&quot;underReview&quot;: True or False, # Whether the site is currently under review.
108+
&quot;reportUrl&quot;: &quot;A String&quot;, # A link to the full Abusive Experience Report for the site.
109+
#
110+
# Not set in
111+
# ViolatingSitesResponse.
112+
#
113+
# Note that you must complete the [Search Console verification
114+
# process](https://support.google.com/webmasters/answer/9008080) for the site
115+
# before you can access the full report.
116+
&quot;lastChangeTime&quot;: &quot;A String&quot;, # The time at which the site&#x27;s status last changed.
117+
&quot;reviewedSite&quot;: &quot;A String&quot;, # The name of the reviewed site, e.g. `google.com`.
118118
},
119119
],
120120
}</pre>

docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ <h3>Method Details</h3>
8888
The object takes the form of:
8989

9090
{ # AMP URL request for a batch of URLs.
91-
"lookupStrategy": "A String", # The lookup_strategy being requested.
92-
"urls": [ # List of URLs to look up for the paired AMP URLs.
91+
&quot;urls&quot;: [ # List of URLs to look up for the paired AMP URLs.
9392
# The URLs are case-sensitive. Up to 50 URLs per lookup
9493
# (see [Usage Limits](/amp/cache/reference/limits)).
95-
"A String",
94+
&quot;A String&quot;,
9695
],
96+
&quot;lookupStrategy&quot;: &quot;A String&quot;, # The lookup_strategy being requested.
9797
}
9898

9999
x__xgafv: string, V1 error format.
@@ -105,22 +105,22 @@ <h3>Method Details</h3>
105105
An object of the form:
106106

107107
{ # Batch AMP URL response.
108-
"ampUrls": [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might
108+
&quot;ampUrls&quot;: [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might
109109
# not be in the same order as URLs in the batch request.
110110
# If BatchAmpUrlsRequest contains duplicate URLs, AmpUrl is generated
111111
# only once.
112112
{ # AMP URL response for a requested URL.
113-
"ampUrl": "A String", # The AMP URL pointing to the publisher's web server.
114-
"originalUrl": "A String", # The original non-AMP URL.
115-
"cdnAmpUrl": "A String", # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to
113+
&quot;cdnAmpUrl&quot;: &quot;A String&quot;, # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to
116114
# the cached document in the Google AMP Cache.
115+
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
116+
&quot;ampUrl&quot;: &quot;A String&quot;, # The AMP URL pointing to the publisher&#x27;s web server.
117117
},
118118
],
119-
"urlErrors": [ # The errors for requested URLs that have no AMP URL.
120-
{ # AMP URL Error resource for a requested URL that couldn't be found.
121-
"errorCode": "A String", # The error code of an API call.
122-
"errorMessage": "A String", # An optional descriptive error message.
123-
"originalUrl": "A String", # The original non-AMP URL.
119+
&quot;urlErrors&quot;: [ # The errors for requested URLs that have no AMP URL.
120+
{ # AMP URL Error resource for a requested URL that couldn&#x27;t be found.
121+
&quot;errorMessage&quot;: &quot;A String&quot;, # An optional descriptive error message.
122+
&quot;errorCode&quot;: &quot;A String&quot;, # The error code of an API call.
123+
&quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
124124
},
125125
],
126126
}</pre>

0 commit comments

Comments
 (0)