- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp of creation of this resource.
dataset
Type: STRING
Provider name: dataset
Description: Required. The resource name of the Dataset to do predictions on Format: /projects/{project_num}/locations/{location}/instances/{instance}/dataset/{dataset_id}
end_time
Type: TIMESTAMP
Provider name: endTime
Description: Required. 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.
labels
Type: UNORDERED_LIST_STRING
line_of_business
Type: STRING
Provider name: lineOfBusiness
Description: Output only. The line of business (Retail/Commercial) this prediction is for. Determined by Model, cannot be set by user.
Possible values:
LINE_OF_BUSINESS_UNSPECIFIED
- An unspecified LineOfBusiness. Do not use.COMMERCIAL
- Commercial LineOfBusiness.RETAIL
- Retail LineOfBusiness.model
Type: STRING
Provider name: model
Description: Required. The resource name of the Model to use to use to make predictions Format: /projects/{project_num}/locations/{location}/instances/{instance}/models/{model}
name
Type: STRING
Provider name: name
Description: Output only. The resource name of the PredictionResult. format: /projects/{project_num}/locations/{location}/instances/{instance}/predictionResults/{prediction_result}
organization_id
Type: STRING
outputs
Type: STRUCT
Provider name: outputs
Description: Required. Where to write the output of the predictions.
explainability_destination
STRUCT
explainabilityDestination
table_uri
STRING
tableUri
write_disposition
STRING
writeDisposition
WRITE_DISPOSITION_UNSPECIFIED
- Default behavior is the same as WRITE_EMPTY.WRITE_EMPTY
- If the table already exists and contains data, an error is returned.WRITE_TRUNCATE
- If the table already exists, the data will be overwritten.prediction_destination
STRUCT
predictionDestination
table_uri
STRING
tableUri
write_disposition
STRING
writeDisposition
WRITE_DISPOSITION_UNSPECIFIED
- Default behavior is the same as WRITE_EMPTY.WRITE_EMPTY
- If the table already exists and contains data, an error is returned.WRITE_TRUNCATE
- If the table already exists, the data will be overwritten.parent
Type: STRING
prediction_periods
Type: INT32
Provider name: predictionPeriods
Description: The 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_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. State of the PredictionResult (creating, active, deleting, etc.)
Possible values:
STATE_UNSPECIFIED
- State is unspecified, should not occur.CREATING
- The resource has not finished being created.ACTIVE
- The resource is active/ready to be used.UPDATING
- The resource is in the process of being updated.DELETING
- The resource is in the process of being deleted.tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp of the most recent update of this resource.