Interface StructuredQuery.FieldReferenceOrBuilder (3.3.0)

public static interface StructuredQuery.FieldReferenceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getFieldPath()

public abstract String getFieldPath()

string field_path = 2;

Returns
Type Description
String

The fieldPath.

getFieldPathBytes()

public abstract ByteString getFieldPathBytes()

string field_path = 2;

Returns
Type Description
ByteString

The bytes for fieldPath.