Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-marketplaces
v1
ExchangeFilter
Interface ExchangeFilter
interface
ExchangeFilter
{
createdAt
?:
bigint
;
createdBy
?:
string
;
exchangeId
?:
string
;
filterType
?:
ExchangeFilterType
;
filterValue
?:
string
;
id
?:
string
;
name
?:
string
;
updatedAt
?:
bigint
;
updatedBy
?:
string
;
}
Index
Properties
created
At?
created
By?
exchange
Id?
filter
Type?
filter
Value?
id?
name?
updated
At?
updated
By?
Properties
Optional
created
At
createdAt
?:
bigint
Optional
created
By
createdBy
?:
string
Optional
exchange
Id
exchangeId
?:
string
Optional
filter
Type
filterType
?:
ExchangeFilterType
Optional
filter
Value
filterValue
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
updated
At
updatedAt
?:
bigint
Optional
updated
By
updatedBy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
created
By
exchange
Id
filter
Type
filter
Value
id
name
updated
At
updated
By
Databricks SDK for JavaScript
Loading...