google_api_drive v0.0.1 GoogleApi.Drive.V3.Model.FileContentHints View Source
Additional information about the content of the file. These fields are never populated in responses.
Attributes
- indexableText (String.t): Text to be indexed for the file to improve fullText queries. This is limited to 128KB in length and may contain HTML elements. Defaults to:
null
. - thumbnail (FileContentHintsThumbnail): Defaults to:
null
.