seed

Seed used in decoding for reproducibility.


public final GenerationConfig.Builder seed(JsonField<Integer> seed)

Sets Builder.seed to an arbitrary JSON value.

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