Uses of Class
com.google.cloud.aiplatform.v1.IndexStats
Packages that use IndexStats
-
Uses of IndexStats in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexStatsModifier and TypeMethodDescriptionIndexStats.Builder.build()IndexStats.Builder.buildPartial()static IndexStatsIndexStats.getDefaultInstance()IndexStats.Builder.getDefaultInstanceForType()IndexStats.getDefaultInstanceForType()Index.Builder.getIndexStats()Output only.Index.getIndexStats()Output only.IndexOrBuilder.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.v1 that return types with arguments of type IndexStatsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IndexStats>IndexStats.getParserForType()static com.google.protobuf.Parser<IndexStats>IndexStats.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexStatsModifier and TypeMethodDescriptionIndexStats.Builder.mergeFrom(IndexStats other) Index.Builder.mergeIndexStats(IndexStats value) Output only.static IndexStats.BuilderIndexStats.newBuilder(IndexStats prototype) Index.Builder.setIndexStats(IndexStats value) Output only.