AssetBundleImportJobRefreshScheduleOverrideParameters

A list of overrides for a specific RefreshsSchedule resource that is present in the asset bundle that is imported.

Types

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

Properties

Link copied to clipboard

A partial identifier for the specific RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.

Link copied to clipboard

A partial identifier for the specific RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.

Link copied to clipboard

An override for the StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is set to a time that takes place in the future.

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