Uses of Class
io.milvus.grpc.TemplateArrayValue
Packages that use TemplateArrayValue
-
Uses of TemplateArrayValue in io.milvus.grpc
Methods in io.milvus.grpc that return TemplateArrayValueModifier and TypeMethodDescriptionTemplateArrayValue.Builder.build()TemplateArrayValue.Builder.buildPartial()TemplateValue.Builder.getArrayVal().milvus.proto.schema.TemplateArrayValue array_val = 6;TemplateValue.getArrayVal().milvus.proto.schema.TemplateArrayValue array_val = 6;TemplateValueOrBuilder.getArrayVal().milvus.proto.schema.TemplateArrayValue array_val = 6;static TemplateArrayValueTemplateArrayValue.getDefaultInstance()TemplateArrayValue.Builder.getDefaultInstanceForType()TemplateArrayValue.getDefaultInstanceForType()static TemplateArrayValueTemplateArrayValue.parseDelimitedFrom(InputStream input) static TemplateArrayValueTemplateArrayValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TemplateArrayValueTemplateArrayValue.parseFrom(byte[] data) static TemplateArrayValueTemplateArrayValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TemplateArrayValueTemplateArrayValue.parseFrom(com.google.protobuf.ByteString data) static TemplateArrayValueTemplateArrayValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TemplateArrayValueTemplateArrayValue.parseFrom(com.google.protobuf.CodedInputStream input) static TemplateArrayValueTemplateArrayValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TemplateArrayValueTemplateArrayValue.parseFrom(InputStream input) static TemplateArrayValueTemplateArrayValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TemplateArrayValueTemplateArrayValue.parseFrom(ByteBuffer data) static TemplateArrayValueTemplateArrayValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type TemplateArrayValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TemplateArrayValue> TemplateArrayValue.getParserForType()static com.google.protobuf.Parser<TemplateArrayValue> TemplateArrayValue.parser()Methods in io.milvus.grpc with parameters of type TemplateArrayValueModifier and TypeMethodDescriptionTemplateValue.Builder.mergeArrayVal(TemplateArrayValue value) .milvus.proto.schema.TemplateArrayValue array_val = 6;TemplateArrayValue.Builder.mergeFrom(TemplateArrayValue other) static TemplateArrayValue.BuilderTemplateArrayValue.newBuilder(TemplateArrayValue prototype) TemplateValue.Builder.setArrayVal(TemplateArrayValue value) .milvus.proto.schema.TemplateArrayValue array_val = 6;