Class: Google::Cloud::AIPlatform::V1::TunedModelCheckpoint

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/tuning_job.rb

Overview

TunedModelCheckpoint for the Tuned Model of a Tuning Job.

Instance Attribute Summary collapse

Instance Attribute Details

#checkpoint_id::String



369
370
371
372
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 369

class TunedModelCheckpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#endpoint::String



369
370
371
372
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 369

class TunedModelCheckpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#epoch::Integer



369
370
371
372
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 369

class TunedModelCheckpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#step::Integer



369
370
371
372
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 369

class TunedModelCheckpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end