Skip to content

Commit 335776a

Browse files
committed
Marks job_type in anomaly job config as private.
1 parent 4d797e6 commit 335776a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/ml/_types/Job.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ export class JobConfig {
242242
job_id?: Id
243243
/**
244244
* Reserved for future use, currently set to `anomaly_detector`.
245+
* @availability visibility=private
245246
*/
246247
job_type?: string
247248
/**

0 commit comments

Comments
 (0)