View Source GoogleApi.AndroidPublisher.V3.Model.ListAppRecoveriesResponse (google_api_android_publisher v0.34.1)

Response message for ListAppRecoveries. -- api-linter: core::0158::response-next-page-token-field=disabled

Attributes

  • recoveryActions (type: list(GoogleApi.AndroidPublisher.V3.Model.AppRecoveryAction.t), default: nil) - List of recovery actions associated with the requested package name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidPublisher.V3.Model.ListAppRecoveriesResponse{
  recoveryActions:
    [GoogleApi.AndroidPublisher.V3.Model.AppRecoveryAction.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.