Class: Google::Cloud::AIPlatform::V1::MigrateResourceRequest::MigrateMlEngineModelVersionConfig

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

Overview

Config for migrating version in ml.googleapis.com to Vertex AI's Model.

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint::String



132
133
134
135
# File 'proto_docs/google/cloud/aiplatform/v1/migration_service.rb', line 132

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

#model_display_name::String



132
133
134
135
# File 'proto_docs/google/cloud/aiplatform/v1/migration_service.rb', line 132

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

#model_version::String



132
133
134
135
# File 'proto_docs/google/cloud/aiplatform/v1/migration_service.rb', line 132

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