AssetBundleImportJobOverridePermissions
A structure that contains the override permission configurations that modify the permissions for specified resources before the resource is imported.
Types
Properties
Link copied to clipboard
A list of permissions overrides for any Analysis
resources that are present in the asset bundle that is imported.
Link copied to clipboard
A list of permissions overrides for any Dashboard
resources that are present in the asset bundle that is imported.
Link copied to clipboard
A list of permissions overrides for any DataSet
resources that are present in the asset bundle that is imported.
Link copied to clipboard
A list of permissions overrides for any DataSource
resources that are present in the asset bundle that is imported.
Link copied to clipboard
A list of permissions overrides for any Theme
resources that are present in the asset bundle that is imported.
Functions
Link copied to clipboard
inline fun copy(block: AssetBundleImportJobOverridePermissions.Builder.() -> Unit = {}): AssetBundleImportJobOverridePermissions