View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchPredictionJobOutputInfo (google_api_ai_platform v0.24.0)
Further describes this job's output. Supplements output_config.
Attributes
-
bigqueryOutputDataset(type:String.t, default:nil) - Output only. The path of the BigQuery dataset created, inbq://projectId.bqDatasetIdformat, into which the prediction output is written. -
bigqueryOutputTable(type:String.t, default:nil) - Output only. The name of the BigQuery table created, inpredictions_format, into which the prediction output is written. Can be used by UI to generate the BigQuery output path, for example. -
gcsOutputDirectory(type:String.t, default:nil) - Output only. The full path of the Cloud Storage directory created, into which the prediction output is written.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.