chore: regens API reference docs (#889)
diff --git a/docs/dyn/androidpublisher_v3.edits.images.html b/docs/dyn/androidpublisher_v3.edits.images.html
index 31d2511..d05ead0 100644
--- a/docs/dyn/androidpublisher_v3.edits.images.html
+++ b/docs/dyn/androidpublisher_v3.edits.images.html
@@ -97,6 +97,8 @@
language: string, The language code (a BCP-47 language tag) of the localized listing whose images are to read or modified. For example, to select Austrian German, pass "de-AT". (required)
imageType: string, A parameter (required)
Allowed values
+ automotiveScreenshots -
+ daydreamStereoImage -
featureGraphic -
icon -
phoneScreenshots -
@@ -120,6 +122,8 @@
language: string, The language code (a BCP-47 language tag) of the localized listing whose images are to read or modified. For example, to select Austrian German, pass "de-AT". (required)
imageType: string, A parameter (required)
Allowed values
+ automotiveScreenshots -
+ daydreamStereoImage -
featureGraphic -
icon -
phoneScreenshots -
@@ -137,6 +141,7 @@
"deleted": [
{
"url": "A String", # A URL that will serve a preview of the image.
+ "sha256": "A String", # A sha256 hash of the image that was uploaded.
"sha1": "A String", # A sha1 hash of the image that was uploaded.
"id": "A String", # A unique id representing this image.
},
@@ -154,6 +159,8 @@
language: string, The language code (a BCP-47 language tag) of the localized listing whose images are to read or modified. For example, to select Austrian German, pass "de-AT". (required)
imageType: string, A parameter (required)
Allowed values
+ automotiveScreenshots -
+ daydreamStereoImage -
featureGraphic -
icon -
phoneScreenshots -
@@ -171,6 +178,7 @@
"images": [
{
"url": "A String", # A URL that will serve a preview of the image.
+ "sha256": "A String", # A sha256 hash of the image that was uploaded.
"sha1": "A String", # A sha1 hash of the image that was uploaded.
"id": "A String", # A unique id representing this image.
},
@@ -188,6 +196,8 @@
language: string, The language code (a BCP-47 language tag) of the localized listing whose images are to read or modified. For example, to select Austrian German, pass "de-AT". (required)
imageType: string, A parameter (required)
Allowed values
+ automotiveScreenshots -
+ daydreamStereoImage -
featureGraphic -
icon -
phoneScreenshots -
@@ -206,6 +216,7 @@
{
"image": {
"url": "A String", # A URL that will serve a preview of the image.
+ "sha256": "A String", # A sha256 hash of the image that was uploaded.
"sha1": "A String", # A sha1 hash of the image that was uploaded.
"id": "A String", # A unique id representing this image.
},