View Source GoogleApi.Analytics.V3.Model.UnsampledReportDriveDownloadDetails (google_api_analytics v0.15.0)

Download details for a file stored in Google Drive.

Attributes

  • documentId (type: String.t, default: nil) - Id of the document/file containing the report data.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Analytics.V3.Model.UnsampledReportDriveDownloadDetails{
  documentId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.