Package | Description |
---|---|
com.google.api.services.docs.v1.model |
Modifier and Type | Method and Description |
---|---|
BookmarkLink |
BookmarkLink.clone() |
BookmarkLink |
Link.getBookmark()
A bookmark in this document.
|
BookmarkLink |
BookmarkLink.set(String fieldName,
Object value) |
BookmarkLink |
BookmarkLink.setId(String id)
The ID of a bookmark in this document.
|
BookmarkLink |
BookmarkLink.setTabId(String tabId)
The ID of the tab containing this bookmark.
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.setBookmark(BookmarkLink bookmark)
A bookmark in this document.
|
Copyright © 2011–2025 Google. All rights reserved.