Skip to content

Commit

Permalink
feat(all): autogenerated update (2020-08-05) (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Aug 5, 2020
1 parent dcbe36d commit 9c0dd85
Show file tree
Hide file tree
Showing 351 changed files with 51,714 additions and 67,777 deletions.
10 changes: 5 additions & 5 deletions abusiveexperiencereport/v1/abusiveexperiencereport-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
],
"parameters": {
"name": {
"description": "Required. The name of the site whose summary to get, e.g.\n`sites/http%3A%2F%2Fwww.google.com%2F`.\n\nFormat: `sites/{site}`",
"description": "Required. The name of the site whose summary to get, e.g. `sites/http%3A%2F%2Fwww.google.com%2F`. Format: `sites/{site}`",
"location": "path",
"pattern": "^sites/[^/]+$",
"required": true,
Expand Down Expand Up @@ -139,7 +139,7 @@
}
}
},
"revision": "20200210",
"revision": "20200803",
"rootUrl": "https://abusiveexperiencereport.googleapis.com/",
"schemas": {
"SiteSummaryResponse": {
Expand All @@ -161,12 +161,12 @@
"type": "string"
},
"enforcementTime": {
"description": "The time at which\n[enforcement](https://support.google.com/webtools/answer/7538608) against\nthe site began or will begin.\n\nNot set when the\nfilter_status\nis OFF.",
"description": "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.",
"format": "google-datetime",
"type": "string"
},
"filterStatus": {
"description": "The site's [enforcement\nstatus](https://support.google.com/webtools/answer/7538608).",
"description": "The site's [enforcement status](https://support.google.com/webtools/answer/7538608).",
"enum": [
"UNKNOWN",
"ON",
Expand All @@ -189,7 +189,7 @@
"type": "string"
},
"reportUrl": {
"description": "A link to the full Abusive Experience Report for the site.\n\nNot set in\nViolatingSitesResponse.\n\nNote that you must complete the [Search Console verification\nprocess](https://support.google.com/webmasters/answer/9008080) for the site\nbefore you can access the full report.",
"description": "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.",
"type": "string"
},
"reviewedSite": {
Expand Down
39 changes: 13 additions & 26 deletions abusiveexperiencereport/v1/abusiveexperiencereport-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions accessapproval/v1/accessapproval-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9c0dd85

Please sign in to comment.