GetJobResult

fun GetJobResult(clientRequestId: String, createTime: String, createdFromSnapshotId: String, currentState: String, currentStateTime: String, environment: EnvironmentResponse, executionInfo: JobExecutionInfoResponse, jobMetadata: JobMetadataResponse, labels: Map<String, String>, location: String, name: String, pipelineDescription: PipelineDescriptionResponse, project: String, replaceJobId: String, replacedByJobId: String, requestedState: String, runtimeUpdatableParams: RuntimeUpdatableParamsResponse, satisfiesPzs: Boolean, stageStates: List<ExecutionStageStateResponse>, startTime: String, steps: List<StepResponse>, stepsLocation: String, tempFiles: List<String>, transformNameMapping: Map<String, String>, type: String)