Milvus
Zilliz
< Docs
  • Java

getName()

This operation returns the name of an Array of Structs field.

public String getName()

Request Syntax

getName()

RETURN TYPE:

String

RETURNS:

The return value will be the name of the specified Array of Struct field.

Examples

// You can get an instance of StructFieldSchema by describing
// a collection containing an Array of Struct field.

structFieldSchema.getName();

// "array_of_structs"

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?