Clean and regen docs (#401)
diff --git a/docs/dyn/content_v2.accountstatuses.html b/docs/dyn/content_v2.accountstatuses.html
index 5472b42..0dd7a19 100644
--- a/docs/dyn/content_v2.accountstatuses.html
+++ b/docs/dyn/content_v2.accountstatuses.html
@@ -128,6 +128,7 @@
},
"accountStatus": { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time. # The requested account status. Defined if and only if the request was successful.
"kind": "content#accountStatus", # Identifies what kind of resource this is. Value: the fixed string "content#accountStatus".
+ "websiteClaimed": True or False, # Whether the account's website is claimed or not.
"dataQualityIssues": [ # A list of data quality issues.
{
"displayedValue": "A String", # Actual value displayed on the landing page.
@@ -170,6 +171,7 @@
{ # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
"kind": "content#accountStatus", # Identifies what kind of resource this is. Value: the fixed string "content#accountStatus".
+ "websiteClaimed": True or False, # Whether the account's website is claimed or not.
"dataQualityIssues": [ # A list of data quality issues.
{
"displayedValue": "A String", # Actual value displayed on the landing page.
@@ -214,6 +216,7 @@
"resources": [
{ # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
"kind": "content#accountStatus", # Identifies what kind of resource this is. Value: the fixed string "content#accountStatus".
+ "websiteClaimed": True or False, # Whether the account's website is claimed or not.
"dataQualityIssues": [ # A list of data quality issues.
{
"displayedValue": "A String", # Actual value displayed on the landing page.