| Interface | Description |
|---|---|
| ProvidersService |
A data provider is an object representing the organization in the real world who shares the data.
|
| RecipientActivationService |
The Recipient Activation API is only applicable in the open sharing model where the recipient
object has the authentication type of `TOKEN`.
|
| RecipientFederationPoliciesService |
The Recipient Federation Policies APIs are only applicable in the open sharing model where the
recipient object has the authentication type of `OIDC_RECIPIENT`, enabling data sharing from
Databricks to non-Databricks recipients.
|
| RecipientsService |
A recipient is an object you create using :method:recipients/create to represent an organization
which you want to allow access shares.
|
| SharesService |
A share is a container instantiated with :method:shares/create.
|
| Enum | Description |
|---|---|
| AuthenticationType |
The delta sharing authentication type.
|
| ColumnTypeName |
UC supported column types Copied from
https://src.dev.databricks.com/databricks/universe@23a85902bb58695ab9293adc9f327b0714b55e72/-/blob/managed-catalog/api/messages/table.proto?L68
|
| FunctionParameterMode | |
| FunctionParameterType | |
| PartitionValueOp | |
| Privilege | |
| SharedDataObjectDataObjectType | |
| SharedDataObjectHistoryDataSharingStatus | |
| SharedDataObjectStatus | |
| SharedDataObjectUpdateAction | |
| SharedSecurableKind |
The SecurableKind of a delta-shared object.
|
Copyright © 2026. All rights reserved.