rate

@Deprecated(message = "deprecated")
public final StepDelta.Delta.Audio.Builder rate(Integer rate)

Deprecated

deprecated

Deprecated. Use sample_rate instead. The value is ignored.


@Deprecated(message = "deprecated")
public final StepDelta.Delta.Audio.Builder rate(JsonField<Integer> rate)

Deprecated

deprecated

Sets Builder.rate to an arbitrary JSON value.

You should usually call Builder.rate with a well-typed Int value instead. This method is primarily for setting the field to an undocumented or not yet supported value.