Class: Google::Cloud::AIPlatform::V1::ModelGardenSource

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

Overview

Contains information about the source of the models generated from Model Garden.

Instance Attribute Summary collapse

Instance Attribute Details

#public_model_name::String



481
482
483
484
# File 'proto_docs/google/cloud/aiplatform/v1/model.rb', line 481

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

#skip_hf_model_cache::Boolean



481
482
483
484
# File 'proto_docs/google/cloud/aiplatform/v1/model.rb', line 481

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

#version_id::String



481
482
483
484
# File 'proto_docs/google/cloud/aiplatform/v1/model.rb', line 481

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