Class InterpolationType (0.11.11)

InterpolationType(value)

The interpolation type to be applied. Default will be linear (Piecewise Linear).

Values: INTERPOLATION_TYPE_UNSPECIFIED (0): Interpolation type is unspecified. In this case, it defaults to Linear. LINEAR (1): Piecewise linear interpolation will be applied.