AssetBundleImportJobOverridePermissions

A structure that contains the override permission configurations that modify the permissions for specified resources before the resource is imported.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 for the folders that you want to apply overrides to.

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String