google.protobuf.timestamp_pb2.Timestamp
The time when the document was indexed.
If this field is populated, it means the
document has been indexed. While documents
typically become searchable within seconds of
indexing, it can sometimes take up to a few
hours.
error_samples
MutableSequence[google.rpc.status_pb2.Status]
A sample of errors encountered while indexing
the document. If this field is populated, the
document is not indexed due to errors.
pending_message
str
Immutable. The message indicates the document
index is in progress. If this field is
populated, the document index is pending.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-18 UTC."],[],[]]