public sealed class ModelVersionCheckpoint : IMessage<ModelVersionCheckpoint>, IEquatable<ModelVersionCheckpoint>, IDeepCloneable<ModelVersionCheckpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelVersionCheckpoint.
A proto representation of a Spanner-stored ModelVersionCheckpoint.
The meaning of the fields is equivalent to their in-Spanner counterparts.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eModelVersionCheckpoint\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically detailing its structure, implementation, and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModelVersionCheckpoint\u003c/code\u003e is a proto representation of a Spanner-stored ModelVersionCheckpoint, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, and a constructor that takes another \u003ccode\u003eModelVersionCheckpoint\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eModelVersionCheckpoint\u003c/code\u003e class include \u003ccode\u003eCheckpointId\u003c/code\u003e (a string), \u003ccode\u003eEpoch\u003c/code\u003e (a long integer), and \u003ccode\u003eStep\u003c/code\u003e (a long integer), which represent the identifier, epoch, and step of the checkpoint, respectively.\u003c/p\u003e\n"]]],[],null,[]]