GoogleApi.Dataproc.V1.Model.AccessSparkApplicationJobResponse (google_api_dataproc v0.59.0)
View SourceDetails of a particular job associated with Spark Application
Attributes
-
jobData
(type:GoogleApi.Dataproc.V1.Model.JobData.t
, default:nil
) - Output only. Data corresponding to a spark job.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataproc.V1.Model.AccessSparkApplicationJobResponse{ jobData: GoogleApi.Dataproc.V1.Model.JobData.t() | nil }