View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1SessionEventQueryDetail (google_api_dataplex v0.20.0)
Execution details of the query.
Attributes
-
dataProcessedBytes
(type:String.t
, default:nil
) - The data processed by the query. -
duration
(type:String.t
, default:nil
) - Time taken for execution of the query. -
engine
(type:String.t
, default:nil
) - Query Execution engine. -
queryId
(type:String.t
, default:nil
) - The unique Query id identifying the query. -
queryText
(type:String.t
, default:nil
) - The query text executed. -
resultSizeBytes
(type:String.t
, default:nil
) - The size of results the query produced.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.