SearchAssetPermissionsResultEntry
SearchAssetPermissionsResultEntry
is a datatype for an asset permissions search result entry.
Table: SearchAssetPermissionsResultEntry
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 19, 2025 | |||||
assetId | string | yes | Preview | The unique identifier for the asset. | |
assetName | AssetPermissionsAssetType | yes | Preview | The name of the asset. | |
assetType | AssetPermissionsAssetType | yes | Preview | The type of the asset. See AssetPermissionsAssetType . | |
permissions | [AssetAction ] | yes | Preview | The permissions assigned to this asset. See AssetAction . | |
resource | string | yes | Preview | The resource string representation of the asset. Can be used for assigning asset permissions for the asset. | |
searchDomain | SearchDomain | Preview | The search domain to which the asset belongs. See SearchDomain . |