| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
File.IndexableText |
File.IndexableText.clone() |
File.IndexableText |
File.getIndexableText()
Indexable text attributes for the file (can only be written).
|
File.IndexableText |
File.IndexableText.set(String fieldName,
Object value) |
File.IndexableText |
File.IndexableText.setText(String text)
The text to be indexed for this file.
|
| Modifier and Type | Method and Description |
|---|---|
File |
File.setIndexableText(File.IndexableText indexableText)
Indexable text attributes for the file (can only be written).
|
Copyright © 2011–2023 Google. All rights reserved.