View Source GoogleApi.StreetViewPublish.V1.Model.InsufficientGpsFailureDetails (google_api_street_view_publish v0.20.0)

Details related to ProcessingFailureReason#INSUFFICIENT_GPS.

Attributes

  • gpsPointsFound (type: integer(), default: nil) - The number of GPS points that were found in the video.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.StreetViewPublish.V1.Model.InsufficientGpsFailureDetails{
  gpsPointsFound: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.