Constructor DocsView.(constructor)
Constructs a new instance of the DocsView
class
Signature
constructor(viewId?: ViewId);
Details
Parameters
Name |
Type |
Optional |
Description |
viewId |
ViewId |
Yes |
The ViewId must be one of the Google Drive views. Default is ViewId.DOCS . |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-17 UTC.
[null,null,["Last updated 2024-09-17 UTC."],[[["Creates a new `DocsView` object, allowing interaction with Google Drive's Docs view."],["Optionally accepts a `ViewId` parameter to specify a specific Google Drive view, defaulting to the 'Docs' view if not provided."]]],[]]