Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-modelregistry
v1
LinkedFeature
Interface LinkedFeature
Feature for model version.
interface
LinkedFeature
{
featureName
?:
string
;
featureTableId
?:
string
;
featureTableName
?:
string
;
}
Index
Properties
feature
Name?
feature
Table
Id?
feature
Table
Name?
Properties
Optional
feature
Name
featureName
?:
string
Feature name
Optional
feature
Table
Id
featureTableId
?:
string
Feature table id
Optional
feature
Table
Name
featureTableName
?:
string
Feature table name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feature
Name
feature
Table
Id
feature
Table
Name
Databricks SDK for JavaScript
Loading...
Feature for model version.