You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/ml_v1.projects.jobs.html
+42
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,7 @@ <h3>Method Details</h3>
180
180
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
181
181
"A String",
182
182
],
183
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
183
184
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
184
185
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
185
186
},
@@ -342,8 +343,14 @@ <h3>Method Details</h3>
342
343
"startTime": "A String", # Output only. Start time for the trial.
343
344
"state": "A String", # Output only. The detailed state of the trial.
344
345
"trialId": "A String", # The trial id for these results.
346
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
347
+
"a_key": "A String",
348
+
},
345
349
},
346
350
],
351
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
352
+
"a_key": "A String",
353
+
},
347
354
},
348
355
}
349
356
@@ -392,6 +399,7 @@ <h3>Method Details</h3>
392
399
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
393
400
"A String",
394
401
],
402
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
395
403
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
396
404
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
397
405
},
@@ -554,8 +562,14 @@ <h3>Method Details</h3>
554
562
"startTime": "A String", # Output only. Start time for the trial.
555
563
"state": "A String", # Output only. The detailed state of the trial.
556
564
"trialId": "A String", # The trial id for these results.
565
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
566
+
"a_key": "A String",
567
+
},
557
568
},
558
569
],
570
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
571
+
"a_key": "A String",
572
+
},
559
573
},
560
574
}</pre>
561
575
</div>
@@ -611,6 +625,7 @@ <h3>Method Details</h3>
611
625
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
612
626
"A String",
613
627
],
628
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
614
629
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
615
630
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
616
631
},
@@ -773,8 +788,14 @@ <h3>Method Details</h3>
773
788
"startTime": "A String", # Output only. Start time for the trial.
774
789
"state": "A String", # Output only. The detailed state of the trial.
775
790
"trialId": "A String", # The trial id for these results.
791
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
792
+
"a_key": "A String",
793
+
},
776
794
},
777
795
],
796
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
797
+
"a_key": "A String",
798
+
},
778
799
},
779
800
}</pre>
780
801
</div>
@@ -883,6 +904,7 @@ <h3>Method Details</h3>
883
904
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
884
905
"A String",
885
906
],
907
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
886
908
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
887
909
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
888
910
},
@@ -1045,8 +1067,14 @@ <h3>Method Details</h3>
1045
1067
"startTime": "A String", # Output only. Start time for the trial.
1046
1068
"state": "A String", # Output only. The detailed state of the trial.
1047
1069
"trialId": "A String", # The trial id for these results.
1070
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
1071
+
"a_key": "A String",
1072
+
},
1048
1073
},
1049
1074
],
1075
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
1076
+
"a_key": "A String",
1077
+
},
1050
1078
},
1051
1079
},
1052
1080
],
@@ -1114,6 +1142,7 @@ <h3>Method Details</h3>
1114
1142
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
1115
1143
"A String",
1116
1144
],
1145
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
1117
1146
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
1118
1147
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
1119
1148
},
@@ -1276,8 +1305,14 @@ <h3>Method Details</h3>
1276
1305
"startTime": "A String", # Output only. Start time for the trial.
1277
1306
"state": "A String", # Output only. The detailed state of the trial.
1278
1307
"trialId": "A String", # The trial id for these results.
1308
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
1309
+
"a_key": "A String",
1310
+
},
1279
1311
},
1280
1312
],
1313
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
1314
+
"a_key": "A String",
1315
+
},
1281
1316
},
1282
1317
}
1283
1318
@@ -1327,6 +1362,7 @@ <h3>Method Details</h3>
1327
1362
"args": [ # Optional. Command-line arguments passed to the training application when it starts. If your job uses a custom container, then the arguments are passed to the container's `ENTRYPOINT` command.
1328
1363
"A String",
1329
1364
],
1365
+
"enableWebAccess": True or False, # Optional. Whether to enable web access for the training job.
1330
1366
"encryptionConfig": { # Represents a custom encryption key configuration that can be applied to a resource. # Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek).
1331
1367
"kmsKeyName": "A String", # The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a training job. It has the following format: `projects/{PROJECT_ID}/locations/{REGION}/keyRings/{KEY_RING_NAME}/cryptoKeys/{KEY_NAME}`
1332
1368
},
@@ -1489,8 +1525,14 @@ <h3>Method Details</h3>
1489
1525
"startTime": "A String", # Output only. Start time for the trial.
1490
1526
"state": "A String", # Output only. The detailed state of the trial.
1491
1527
"trialId": "A String", # The trial id for these results.
1528
+
"webAccessUris": { # The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.
1529
+
"a_key": "A String",
1530
+
},
1492
1531
},
1493
1532
],
1533
+
"webAccessUris": { # Output only. The web URIs for the training job. Currently for debug terminal access to the job.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/ml.v1.json
+20-1
Original file line number
Diff line number
Diff line change
@@ -1486,7 +1486,7 @@
1486
1486
}
1487
1487
}
1488
1488
},
1489
-
"revision": "20210601",
1489
+
"revision": "20210611",
1490
1490
"rootUrl": "https://ml.googleapis.com/",
1491
1491
"schemas": {
1492
1492
"GoogleApi__HttpBody": {
@@ -2250,6 +2250,13 @@
2250
2250
"trialId": {
2251
2251
"description": "The trial id for these results.",
2252
2252
"type": "string"
2253
+
},
2254
+
"webAccessUris": {
2255
+
"additionalProperties": {
2256
+
"type": "string"
2257
+
},
2258
+
"description": "The web URIs for the training job. Currently for debug terminal access to the job. Only set for in-progress hyperparameter tuning trials with web access enabled.",
2259
+
"type": "object"
2253
2260
}
2254
2261
},
2255
2262
"type": "object"
@@ -3211,6 +3218,10 @@
3211
3218
},
3212
3219
"type": "array"
3213
3220
},
3221
+
"enableWebAccess": {
3222
+
"description": "Optional. Whether to enable web access for the training job.",
3223
+
"type": "boolean"
3224
+
},
3214
3225
"encryptionConfig": {
3215
3226
"$ref": "GoogleCloudMlV1__EncryptionConfig",
3216
3227
"description": "Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. [Learn how and when to use CMEK with AI Platform Training](/ai-platform/training/docs/cmek)."
@@ -3368,6 +3379,14 @@
3368
3379
"$ref": "GoogleCloudMlV1__HyperparameterOutput"
3369
3380
},
3370
3381
"type": "array"
3382
+
},
3383
+
"webAccessUris": {
3384
+
"additionalProperties": {
3385
+
"type": "string"
3386
+
},
3387
+
"description": "Output only. The web URIs for the training job. Currently for debug terminal access to the job.",
0 commit comments