Uses of Interface
com.google.cloud.aiplatform.v1.IndexStatsOrBuilder
-
Packages that use IndexStatsOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexStatsOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement IndexStatsOrBuilder Modifier and Type Class Description class
IndexStats
Stats of the Index.static class
IndexStats.Builder
Stats of the Index.Methods in com.google.cloud.aiplatform.v1 that return IndexStatsOrBuilder Modifier and Type Method Description IndexStatsOrBuilder
Index.Builder. getIndexStatsOrBuilder()
Output only.IndexStatsOrBuilder
Index. getIndexStatsOrBuilder()
Output only.IndexStatsOrBuilder
IndexOrBuilder. getIndexStatsOrBuilder()
Output only.
-