chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/blogger_v3.pages.html b/docs/dyn/blogger_v3.pages.html
index 793b164..e83ce39 100644
--- a/docs/dyn/blogger_v3.pages.html
+++ b/docs/dyn/blogger_v3.pages.html
@@ -87,7 +87,7 @@
<code><a href="#insert">insert(blogId, body=None, isDraft=None, x__xgafv=None)</a></code></p>
<p class="firstline">Inserts a page.</p>
<p class="toc_element">
- <code><a href="#list">list(blogId, status=None, fetchBodies=None, pageToken=None, view=None, maxResults=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(blogId, fetchBodies=None, status=None, pageToken=None, view=None, maxResults=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists pages.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -146,27 +146,27 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>
@@ -180,27 +180,27 @@
The object takes the form of:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}
isDraft: boolean, A parameter
@@ -213,41 +213,41 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>
<div class="method">
- <code class="details" id="list">list(blogId, status=None, fetchBodies=None, pageToken=None, view=None, maxResults=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(blogId, fetchBodies=None, status=None, pageToken=None, view=None, maxResults=None, x__xgafv=None)</code>
<pre>Lists pages.
Args:
blogId: string, A parameter (required)
+ fetchBodies: boolean, A parameter
status: string, A parameter (repeated)
Allowed values
LIVE -
DRAFT -
- fetchBodies: boolean, A parameter
pageToken: string, A parameter
view: string, A parameter
Allowed values
@@ -265,33 +265,33 @@
An object of the form:
{
- "nextPageToken": "A String", # Pagination token to fetch the next page, if one exists.
"items": [ # The list of Pages for a Blog.
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
},
],
"kind": "A String", # The kind of this entity. Always blogger#pageList.
+ "nextPageToken": "A String", # Pagination token to fetch the next page, if one exists.
"etag": "A String", # Etag of the response.
}</pre>
</div>
@@ -321,27 +321,27 @@
The object takes the form of:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}
revert: boolean, A parameter
@@ -355,27 +355,27 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>
@@ -395,27 +395,27 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>
@@ -435,27 +435,27 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>
@@ -470,27 +470,27 @@
The object takes the form of:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}
publish: boolean, A parameter
@@ -504,27 +504,27 @@
An object of the form:
{
- "url": "A String", # The URL that this Page is displayed at.
+ "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
+ "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
+ "etag": "A String", # Etag of the resource.
"author": { # The author of this Page.
+ "displayName": "A String", # The display name.
"id": "A String", # The identifier of the creator.
"url": "A String", # The URL of the creator's Profile page.
- "displayName": "A String", # The display name.
"image": { # The creator's avatar.
"url": "A String", # The creator's avatar URL.
},
},
- "updated": "A String", # RFC 3339 date-time when this Page was last updated.
+ "url": "A String", # The URL that this Page is displayed at.
+ "published": "A String", # RFC 3339 date-time when this Page was published.
"id": "A String", # The identifier for this resource.
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
"content": "A String", # The body content of this Page, in HTML.
+ "kind": "A String", # The kind of this entity. Always blogger#page.
"blog": { # Data about the blog containing this Page.
"id": "A String", # The identifier of the blog containing this page.
},
- "status": "A String", # The status of the page for admin resources (either LIVE or DRAFT).
- "published": "A String", # RFC 3339 date-time when this Page was published.
- "etag": "A String", # Etag of the resource.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "kind": "A String", # The kind of this entity. Always blogger#page.
- "title": "A String", # The title of this entity. This is the name displayed in the Admin user interface.
}</pre>
</div>