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

Details related to ProcessingFailureReason#NOT_OUTDOORS. If there are multiple indoor frames found, the first frame is recorded here.

Attributes

  • startTime (type: String.t, default: nil) - Relative time (from the start of the video stream) when an indoor frame was found.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.StreetViewPublish.V1.Model.NotOutdoorsFailureDetails{
  startTime: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.