| Interface | Description |
|---|---|
| CleanRoomsService |
A clean room is a secure, privacy-protecting environment where two or more parties can share
sensitive enterprise data, including customer data, for measurements, insights, activation and
other use cases.
|
| 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`.
|
| 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.
|
| Class | Description |
|---|---|
| CentralCleanRoomInfo | |
| CleanRoomAssetInfo | |
| CleanRoomCatalog | |
| CleanRoomCatalogUpdate | |
| CleanRoomCollaboratorInfo | |
| CleanRoomInfo | |
| CleanRoomNotebookInfo | |
| CleanRoomsAPI |
A clean room is a secure, privacy-protecting environment where two or more parties can share
sensitive enterprise data, including customer data, for measurements, insights, activation and
other use cases.
|
| CleanRoomTableInfo | |
| ColumnInfo | |
| ColumnMask | |
| CreateCleanRoom | |
| CreateProvider | |
| CreateRecipient | |
| CreateShare | |
| DeleteCleanRoomRequest |
Delete a clean room
|
| DeleteProviderRequest |
Delete a provider
|
| DeleteRecipientRequest |
Delete a share recipient
|
| DeleteShareRequest |
Delete a share
|
| GetActivationUrlInfoRequest |
Get a share activation URL
|
| GetCleanRoomRequest |
Get a clean room
|
| GetProviderRequest |
Get a provider
|
| GetRecipientRequest |
Get a share recipient
|
| GetRecipientSharePermissionsResponse | |
| GetShareRequest |
Get a share
|
| IpAccessList | |
| ListCleanRoomsRequest |
List clean rooms
|
| ListCleanRoomsResponse | |
| ListProviderSharesResponse | |
| ListProvidersRequest |
List providers
|
| ListProvidersResponse | |
| ListRecipientsRequest |
List share recipients
|
| ListRecipientsResponse | |
| ListSharesRequest |
List shares by Provider
|
| ListSharesResponse | |
| Partition | |
| PartitionValue | |
| PrivilegeAssignment | |
| ProviderInfo | |
| ProvidersAPI |
A data provider is an object representing the organization in the real world who shares the data.
|
| ProviderShare | |
| RecipientActivationAPI |
The Recipient Activation API is only applicable in the open sharing model where the recipient
object has the authentication type of `TOKEN`.
|
| RecipientInfo | |
| RecipientProfile | |
| RecipientsAPI |
A recipient is an object you create using :method:recipients/create to represent an organization
which you want to allow access shares.
|
| RecipientTokenInfo | |
| RetrieveTokenRequest |
Get an access token
|
| RetrieveTokenResponse | |
| RotateRecipientToken | |
| SecurablePropertiesKvPairs |
An object with __properties__ containing map of key-value properties attached to the securable.
|
| SharedDataObject | |
| SharedDataObjectUpdate | |
| ShareInfo | |
| SharePermissionsRequest |
Get recipient share permissions
|
| SharesAPI |
A share is a container instantiated with :method:shares/create.
|
| ShareToPrivilegeAssignment | |
| UpdateCleanRoom | |
| UpdateProvider | |
| UpdateRecipient | |
| UpdateShare | |
| UpdateSharePermissions |
| Enum | Description |
|---|---|
| AuthenticationType |
The delta sharing authentication type.
|
| ColumnTypeName |
Name of type (INT, STRUCT, MAP, etc.).
|
| PartitionValueOp |
The operator to apply for the value.
|
| Privilege | |
| SharedDataObjectHistoryDataSharingStatus |
Whether to enable or disable sharing of data history.
|
| SharedDataObjectStatus |
One of: **ACTIVE**, **PERMISSION_DENIED**.
|
| SharedDataObjectUpdateAction |
One of: **ADD**, **REMOVE**, **UPDATE**.
|
Copyright © 2023. All rights reserved.