Command.ClearAppsDataStatus.PerAppStatus

public abstract class Command.ClearAppsDataStatus.PerAppStatus


The status of clearing a single app.

Summary

Nested types

Builder for Command.ClearAppsDataStatus.PerAppStatus.

Whether the given app was cleared, and what error if any occurred.

Public methods

getClearStatus

public abstract Command.ClearAppsDataStatus.PerAppStatus.ClearStatus getClearStatus()

Whether the given app was cleared, and what error if any occurred.

getDefaultInstance

public static Command.ClearAppsDataStatus.PerAppStatus getDefaultInstance()