Interface EmbeddingConfigOrBuilder (0.38.0)

See more code actions.
public interface EmbeddingConfigOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract String getFieldPath()

Full field path in the schema mapped as embedding field.

string field_path = 1;

Returns
Type Description
String

The fieldPath.

getFieldPathBytes()

public abstract ByteString getFieldPathBytes()

Full field path in the schema mapped as embedding field.

string field_path = 1;

Returns
Type Description
ByteString

The bytes for fieldPath.