menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
Model
checkpoints property
checkpoints property
dark_mode
light_mode
checkpoints
property
List
<
Checkpoint
>
checkpoints
final
Optional. Output only. The checkpoints of the model.
Implementation
final List<Checkpoint> checkpoints;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
Model
checkpoints property
Model class