IMetadataObjectBase
Home > @gooddata/sdk-model > IMetadataObjectBase
IMetadataObjectBase interface
Signature:
export interface IMetadataObjectBase 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| boolean | Is metadata object deprecated? Deprecated metadata objects still work in created reports or insights, but you cannot select them for new ones (they are not displayed in the lists). | ||
| string | Description | ||
| boolean | (Optional) Whether the metadata object is hidden from users. | ||
| boolean | Is production | ||
| string[] | (Optional) Tags | ||
| string | Title | ||
| Type of metadata object | |||
| boolean | Indicates whether the item is unlisted. Depending on the context, unlisted items may not be shown to the users at all or may be shown with a special indicator. |