View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchPredictionJobOutputInfo (google_api_ai_platform v0.15.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.bqDatasetId
format, 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.
Types
Functions
Unwrap a decoded JSON object into its complex fields.