ReportSystemUpdateDownloadPreventedRequest

abstract class ReportSystemUpdateDownloadPreventedRequest


请求报告系统更新下载受阻。

摘要

公共函数

java-static ReportSystemUpdateDownloadPreventedRequest.Builder!
java-static ReportSystemUpdateDownloadPreventedRequest!
abstract String!

系统更新的名称。

SystemUpdate.SystemUpdateState.PreventionReason!

预防措施的原因。

Boolean

如果设置了原因,则返回 true

abstract ReportSystemUpdateDownloadPreventedRequest.Builder!

公共函数

getDefaultInstance

java-static fun getDefaultInstance(): ReportSystemUpdateDownloadPreventedRequest!

getName

abstract fun getName(): String!

系统更新的名称。

getReason

fun getReason(): SystemUpdate.SystemUpdateState.PreventionReason!

预防措施的原因。

hasReason

fun hasReason(): Boolean

如果设置了原因,则返回 true