ISemanticSearchRelationship
Home > @gooddata/sdk-model > ISemanticSearchRelationship
ISemanticSearchRelationship interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Reference between two metadata objects.
Signature:
export interface ISemanticSearchRelationship
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(BETA) Object id of the source | ||
string |
(BETA) Title of the source object | ||
(BETA) Type of the source object | |||
string |
(BETA) Workspace id of the source object | ||
string |
(BETA) Object id of the target | ||
string |
(BETA) Title of the target object | ||
(BETA) Type of the target object | |||
string |
(BETA) Workspace id of the target object |