static Msg.InsertDataVersion |
Msg.InsertDataVersion.forNumber(int value) |
|
Msg.InsertDataVersion |
Msg.InsertRequest.Builder.getVersion() |
.milvus.proto.msg.InsertDataVersion version = 15;
|
Msg.InsertDataVersion |
Msg.InsertRequest.getVersion() |
.milvus.proto.msg.InsertDataVersion version = 15;
|
Msg.InsertDataVersion |
Msg.InsertRequestOrBuilder.getVersion() |
.milvus.proto.msg.InsertDataVersion version = 15;
|
static Msg.InsertDataVersion |
Msg.InsertDataVersion.valueOf(int value) |
Deprecated.
|
static Msg.InsertDataVersion |
Msg.InsertDataVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Msg.InsertDataVersion |
Msg.InsertDataVersion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Msg.InsertDataVersion[] |
Msg.InsertDataVersion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|