Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-modelserving
v1
EndpointTag
Interface EndpointTag
interface
EndpointTag
{
key
?:
string
;
value
?:
string
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
Key field for a serving endpoint tag.
Optional
value
value
?:
string
Optional value field for a serving endpoint tag.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Databricks SDK for JavaScript
Loading...
Key field for a serving endpoint tag.