[[["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-10 UTC."],[[["The documentation covers various versions of the `IndexStats` class within the `Google.Cloud.AIPlatform.V1` namespace, ranging from version 1.0.0 to 3.22.0, with 3.22.0 being the latest."],["`IndexStats` is a class in the Cloud AI Platform v1 API that provides statistics for an index, which includes the number of shards and the number of vectors."],["The `IndexStats` class implements multiple interfaces, such as `IMessage`, `IEquatable\u003cIndexStats\u003e`, `IDeepCloneable\u003cIndexStats\u003e`, and `IBufferMessage`, and inherits from `object`."],["The class contains two key output properties: `ShardsCount`, an integer representing the number of shards in the index, and `VectorsCount`, a long integer representing the total number of vectors within the index."],["The latest documentation is available at [3.22.0](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1/latest/Google.Cloud.AIPlatform.V1.IndexStats), which is accessible along with all other versions."]]],[]]