Interface BatchContentLocationOrBuilder (3.97.0)

public interface BatchContentLocationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getItemIndex()

public abstract int getItemIndex()

Matches an index of a batch item in the batch provided in the request.

int32 item_index = 1;

Returns
Type Description
int

The itemIndex.