Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-sharing
v1
GetShareRequest
Interface GetShareRequest
interface
GetShareRequest
{
includeSharedData
?:
boolean
;
name
?:
string
;
}
Index
Properties
include
Shared
Data?
name?
Properties
Optional
include
Shared
Data
includeSharedData
?:
boolean
Query for data to include in the share.
Optional
name
name
?:
string
The name of the share.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Shared
Data
name
Databricks SDK for JavaScript
Loading...
Query for data to include in the share.