public sealed class Document.Types.IndexStatus : IMessage<Document.Types.IndexStatus>, IEquatable<Document.Types.IndexStatus>, IDeepCloneable<Document.Types.IndexStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Document.Types.IndexStatus.
[[["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 2025-03-31 UTC."],[[["This document provides reference information for the `Document.Types.IndexStatus` class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0."],["The `IndexStatus` class, used to represent the indexing status of a document, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document highlights that the `IndexStatus` class can be constructed either with no parameters or by providing another `IndexStatus` object."],["The `IndexStatus` class contains properties such as `ErrorSamples`, which holds any errors found during indexing, and `IndexTime`, indicating when the document was indexed."],["The most current version of the API can be found in the 1.6.0 release, while prior versions are also available, ranging back to 1.0.0-beta06."]]],[]]