build: run docs regen in synth.py (#1059)
diff --git a/docs/dyn/androidmanagement_v1.enterprises.webApps.html b/docs/dyn/androidmanagement_v1.enterprises.webApps.html
index fa28934..7340377 100644
--- a/docs/dyn/androidmanagement_v1.enterprises.webApps.html
+++ b/docs/dyn/androidmanagement_v1.enterprises.webApps.html
@@ -111,17 +111,17 @@
The object takes the form of:
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
-}
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ }
x__xgafv: string, V1 error format.
Allowed values
@@ -132,17 +132,17 @@
An object of the form:
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
- }</pre>
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ }</pre>
</div>
<div class="method">
@@ -178,17 +178,17 @@
An object of the form:
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
- }</pre>
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ }</pre>
</div>
<div class="method">
@@ -208,21 +208,21 @@
An object of the form:
{ # Response to a request to list web apps for a given enterprise.
+ "nextPageToken": "A String", # If there are more results, a token to retrieve next page of results.
"webApps": [ # The list of web apps.
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
- },
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ },
],
- "nextPageToken": "A String", # If there are more results, a token to retrieve next page of results.
}</pre>
</div>
@@ -250,17 +250,17 @@
The object takes the form of:
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
-}
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ }
updateMask: string, The field mask indicating the fields to update. If not set, all modifiable fields will be modified.
x__xgafv: string, V1 error format.
@@ -272,17 +272,17 @@
An object of the form:
{ # A web app.
- "icons": [ # A list of icons for the web app. Must have at least one element.
- { # An icon for a web app. Supported formats are: png, jpg and webp.
- "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
- },
- ],
- "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
- "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
- "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
- "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
- "displayMode": "A String", # The display mode of the web app.
- }</pre>
+ "displayMode": "A String", # The display mode of the web app.
+ "name": "A String", # The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.
+ "versionCode": "A String", # The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.
+ "icons": [ # A list of icons for the web app. Must have at least one element.
+ { # An icon for a web app. Supported formats are: png, jpg and webp.
+ "imageData": "A String", # The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
+ },
+ ],
+ "startUrl": "A String", # The start URL, i.e. the URL that should load when the user opens the application.
+ "title": "A String", # The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).
+ }</pre>
</div>
</body></html>
\ No newline at end of file