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 v1beta 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-21 UTC."],[[["This page provides reference documentation for the `Document.Types.IndexStatus` class within the Discovery Engine v1beta API, specifically for versions 1.0.0-beta17 and 1.0.0-beta18."],["`Document.Types.IndexStatus` is a class that represents the indexing status of a document and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ErrorSamples`, which contains a sample of indexing errors, and `IndexTime`, which indicates when the document was indexed successfully."],["The `Document.Types.IndexStatus` class has two constructors, one default and one that takes another `Document.Types.IndexStatus` object as an argument for cloning."],["The class inherits from the `object` class and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]