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

Response for creating a new externally hosted APK.

Attributes

  • externallyHostedApk (type: GoogleApi.AndroidPublisher.V3.Model.ExternallyHostedApk.t, default: nil) - The definition of the externally-hosted APK and where it is located.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidPublisher.V3.Model.ApksAddExternallyHostedResponse{
  externallyHostedApk:
    GoogleApi.AndroidPublisher.V3.Model.ExternallyHostedApk.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.