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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDocument.Types.IndexStatus\u003c/code\u003e class in the Discovery Engine v1beta API provides information about the indexing status of a document, serving as a reference for developers.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering a range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocument.Types.IndexStatus\u003c/code\u003e has two constructors: a default one \u003ccode\u003eIndexStatus()\u003c/code\u003e and one that takes another \u003ccode\u003eIndexStatus\u003c/code\u003e object as a parameter, allowing for easy copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrorSamples\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<Status>\u003c/code\u003e, lists errors encountered during indexing, and if populated, signifies the document isn't indexed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexTime\u003c/code\u003e property, of type \u003ccode\u003eTimestamp\u003c/code\u003e, indicates when the document was indexed, confirming if the indexing process has completed successfully.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class Document.Types.IndexStatus (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types.IndexStatus)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types.IndexStatus) \n\n public sealed class Document.Types.IndexStatus : IMessage\u003cDocument.Types.IndexStatus\u003e, IEquatable\u003cDocument.Types.IndexStatus\u003e, IDeepCloneable\u003cDocument.Types.IndexStatus\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class Document.Types.IndexStatus.\n\nIndex status of the document. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Document.Types.IndexStatus \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Document](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types)[IndexStatus](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types.IndexStatus), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Document](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types)[IndexStatus](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types.IndexStatus), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Document](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types)[IndexStatus](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Document.Types.IndexStatus), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### IndexStatus()\n\n public IndexStatus()\n\n### IndexStatus(IndexStatus)\n\n public IndexStatus(Document.Types.IndexStatus other)\n\nProperties\n----------\n\n### ErrorSamples\n\n public RepeatedField\u003cStatus\u003e ErrorSamples { get; }\n\nA sample of errors encountered while indexing the document.\nIf this field is populated, the document is not indexed due to errors.\n\n### IndexTime\n\n public Timestamp IndexTime { get; set; }\n\nThe time when the document was indexed.\nIf this field is populated, it means the document has been indexed."]]