GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1RunTaskResponse (google_api_dataplex v0.21.0)
View SourceAttributes
-
job(type:GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1Job.t, default:nil) - Jobs created by RunTask API.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1RunTaskResponse{ job: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1Job.t() | nil }