Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-marketplaces
v1
Exchange
Interface Exchange
interface
Exchange
{
comment
?:
string
;
createdAt
?:
bigint
;
createdBy
?:
string
;
filters
?:
ExchangeFilter
[]
;
id
?:
string
;
linkedListings
?:
ExchangeListing
[]
;
name
?:
string
;
updatedAt
?:
bigint
;
updatedBy
?:
string
;
}
Index
Properties
comment?
created
At?
created
By?
filters?
id?
linked
Listings?
name?
updated
At?
updated
By?
Properties
Optional
comment
comment
?:
string
Optional
created
At
createdAt
?:
bigint
Optional
created
By
createdBy
?:
string
Optional
filters
filters
?:
ExchangeFilter
[]
Optional
id
id
?:
string
Optional
linked
Listings
linkedListings
?:
ExchangeListing
[]
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
comment
created
At
created
By
filters
id
linked
Listings
name
updated
At
updated
By
Databricks SDK for JavaScript
Loading...