diff --git a/discovery/searchconsole-v1.json b/discovery/searchconsole-v1.json index 1a9029703d..cb9166627e 100644 --- a/discovery/searchconsole-v1.json +++ b/discovery/searchconsole-v1.json @@ -373,7 +373,7 @@ } } }, - "revision": "20210308", + "revision": "20210903", "rootUrl": "https://searchconsole.googleapis.com/", "schemas": { "ApiDataRow": { @@ -876,7 +876,7 @@ "id": "WmxSitemapContent", "properties": { "indexed": { - "description": "The number of URLs from the sitemap that were indexed (of the content type).", + "description": "*Deprecated; do not use.*", "format": "int64", "type": "string" }, diff --git a/src/apis/searchconsole/v1.ts b/src/apis/searchconsole/v1.ts index e83e390faa..f70dc9080e 100644 --- a/src/apis/searchconsole/v1.ts +++ b/src/apis/searchconsole/v1.ts @@ -372,7 +372,7 @@ export namespace searchconsole_v1 { */ export interface Schema$WmxSitemapContent { /** - * The number of URLs from the sitemap that were indexed (of the content type). + * *Deprecated; do not use.* */ indexed?: string | null; /**