GoogleApi.DataPipelines.V1.Model.GoogleCloudDatapipelinesV1RunPipelineResponse (google_api_data_pipelines v0.2.1) View Source
Response message for RunPipeline
Attributes
-
job(type:GoogleApi.DataPipelines.V1.Model.GoogleCloudDatapipelinesV1Job.t, default:nil) - Job that was created as part of RunPipeline operation.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.DataPipelines.V1.Model.GoogleCloudDatapipelinesV1RunPipelineResponse{
job:
GoogleApi.DataPipelines.V1.Model.GoogleCloudDatapipelinesV1Job.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.