| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
InsertRichLinkRequest |
InsertRichLinkRequest.clone() |
InsertRichLinkRequest |
Request.getInsertRichLink()
Insert a rich link.
|
InsertRichLinkRequest |
InsertRichLinkRequest.set(String fieldName,
Object value) |
InsertRichLinkRequest |
InsertRichLinkRequest.setEndOfSegmentLocation(EndOfSegmentLocation endOfSegmentLocation)
Inserts the rich link at the end of a header, footer, footnote or the document body.
|
InsertRichLinkRequest |
InsertRichLinkRequest.setLocation(Location location)
Inserts the rich link at a specific index in the document.
|
InsertRichLinkRequest |
InsertRichLinkRequest.setRichLinkProperties(RichLinkProperties richLinkProperties)
The properties of the rich link to insert.
|
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setInsertRichLink(InsertRichLinkRequest insertRichLink)
Insert a rich link.
|
Copyright © 2011–2026 Google. All rights reserved.