For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/gcp/gcp.financialservices_prediction_result.dataset.md. A documentation index is available at /llms.txt.

Financial Services Prediction Result

This resource represents the result produced by a financial services prediction workflow in Google Cloud. It typically contains model outputs such as risk scores, forecasts, classifications, or other analytics generated by machine learning services. It is used to store and deliver the final prediction outcome that downstream systems or applications can consume.

gcp.financialservices_prediction_result

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The timestamp of creation of this resource.
datadog_display_namecorestring
datasetcorestringRequired. The resource name of the Dataset to do predictions on Format: `/projects/{project_num}/locations/{location}/instances/{instance}/dataset/{dataset_id}`
end_timecoretimestampRequired. Specifies the latest time from which data is used to generate features for predictions. This time should be no later than the end of the date_range of the dataset.
labelscorearray<string>Labels
line_of_businesscorestringOutput only. The line of business (Retail/Commercial) this prediction is for. Determined by Model, cannot be set by user.
modelcorestringRequired. The resource name of the Model to use to use to make predictions Format: `/projects/{project_num}/locations/{location}/instances/{instance}/models/{model}`
namecorestringOutput only. The resource name of the PredictionResult. format: `/projects/{project_num}/locations/{location}/instances/{instance}/predictionResults/{prediction_result}`
organization_idcorestring
outputscorejsonRequired. Where to write the output of the predictions.
parentcorestring
prediction_periodscoreint64The number of consecutive months to produce predictions for, ending with the last full month prior to end_time according to the dataset's timezone.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
statecorestringOutput only. State of the PredictionResult (creating, active, deleting, etc.)
tagscorehstore_csv
update_timecoretimestampOutput only. The timestamp of the most recent update of this resource.
zone_idcorestring