instances property

List<Value> instances
final

Optional. The instances that are the input to token counting call. Schema is identical to the prediction schema of the underlying model.

Implementation

final List<protobuf.Value> instances;