Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexStats
-
Packages that use IndexStats Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexStats in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexStats Modifier and Type Method Description IndexStatsIndexStats.Builder. build()IndexStatsIndexStats.Builder. buildPartial()static IndexStatsIndexStats. getDefaultInstance()IndexStatsIndexStats.Builder. getDefaultInstanceForType()IndexStatsIndexStats. getDefaultInstanceForType()IndexStatsIndex.Builder. getIndexStats()Output only.IndexStatsIndex. getIndexStats()Output only.IndexStatsIndexOrBuilder. getIndexStats()Output only.static IndexStatsIndexStats. parseDelimitedFrom(InputStream input)static IndexStatsIndexStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexStatsIndexStats. parseFrom(byte[] data)static IndexStatsIndexStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexStatsIndexStats. parseFrom(com.google.protobuf.ByteString data)static IndexStatsIndexStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexStatsIndexStats. parseFrom(com.google.protobuf.CodedInputStream input)static IndexStatsIndexStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexStatsIndexStats. parseFrom(InputStream input)static IndexStatsIndexStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexStatsIndexStats. parseFrom(ByteBuffer data)static IndexStatsIndexStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexStats Modifier and Type Method Description com.google.protobuf.Parser<IndexStats>IndexStats. getParserForType()static com.google.protobuf.Parser<IndexStats>IndexStats. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexStats Modifier and Type Method Description IndexStats.BuilderIndexStats.Builder. mergeFrom(IndexStats other)Index.BuilderIndex.Builder. mergeIndexStats(IndexStats value)Output only.static IndexStats.BuilderIndexStats. newBuilder(IndexStats prototype)Index.BuilderIndex.Builder. setIndexStats(IndexStats value)Output only.
-