GoogleApi.Dataproc.V1.Model.AccessSparkApplicationSqlQueryResponse (google_api_dataproc v0.59.0)
View SourceDetails of a query for a Spark Application
Attributes
-
executionData
(type:GoogleApi.Dataproc.V1.Model.SqlExecutionUiData.t
, default:nil
) - SQL Execution Data
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataproc.V1.Model.AccessSparkApplicationSqlQueryResponse{ executionData: GoogleApi.Dataproc.V1.Model.SqlExecutionUiData.t() | nil }