android.app.privatecompute


Classes

AssistantQueryRequest

Request object specifically for Assistant Query Egress operations.

AssistantQueryResponse

Specialized response for Assistant Query use-cases.

DataMigrationToPccService

Base class for a service that handles data migration to the Private Compute Core (PCC) storage of an application.

EgressReceiverService

Base Service to be implemented by the partner agent proxy process to receive egress queries from a client running inside the Private Compute Core (PCC) sandbox.

EgressRequest

Abstract base request class for PccSandboxManager.

EgressResponse

Abstract base response class for PccSandboxManager.

MigrationRequestResult

Result of a migration request initiated by a PCC component.

PccClient

Provides a connection to a PCC service.

PccSandboxManager

Manager for interacting with the Private Compute Core (PCC) sandbox.

PccService

Abstract base class for a PCC service that receives data from other components.

Exceptions

MigrationException

Exception thrown when a migration request fails.

PccEgressException

Exception thrown when an egress request fails inside the PCC sandbox.