View Source GoogleApi.FirebaseAppDistribution.V1.Model.GdataDiffDownloadResponse (google_api_firebase_app_distribution v0.3.0)

Backend response for a Diff download response. For details on the Scotty Diff protocol, visit http://go/scotty-diff-protocol.

Attributes

  • objectLocation (type: GoogleApi.FirebaseAppDistribution.V1.Model.GdataCompositeMedia.t, default: nil) - The original object location.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.FirebaseAppDistribution.V1.Model.GdataDiffDownloadResponse{
  objectLocation:
    GoogleApi.FirebaseAppDistribution.V1.Model.GdataCompositeMedia.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.