Class: Google::Cloud::AIPlatform::V1::RebaseTunedModelOperationMetadata

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

Overview

Runtime operation information for GenAiTuningService.RebaseTunedModel.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns The common part of the operation generic information.

Returns:



130
131
132
133
# File 'proto_docs/google/cloud/aiplatform/v1/genai_tuning_service.rb', line 130

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