Uses of Class
com.google.genai.types.Checkpoint.Builder
Packages that use Checkpoint.Builder
-
Uses of Checkpoint.Builder in com.google.genai.types
Methods in com.google.genai.types that return Checkpoint.BuilderModifier and TypeMethodDescriptionstatic Checkpoint.BuilderCheckpoint.builder()Instantiates a builder for Checkpoint.abstract Checkpoint.BuilderCheckpoint.Builder.checkpointId(String checkpointId) abstract Checkpoint.Builderabstract Checkpoint.Builderabstract Checkpoint.BuilderCheckpoint.toBuilder()Creates a builder with the same values as this instance.