defaultApplicationSettingAttempts property

List<DefaultApplicationSettingAttempt>? defaultApplicationSettingAttempts
getter/setter pair

Details on the default application setting attempts, in the same order as listed in defaultApplications.

Output only.

Implementation

core.List<DefaultApplicationSettingAttempt>?
defaultApplicationSettingAttempts;