Skip to content

Commit f6b39e2

Browse files
Google APIscopybara-github
authored andcommitted
docs: update description of Job uid field
PiperOrigin-RevId: 610543580
1 parent 2004f3d commit f6b39e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/batch/v1/job.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ message Job {
4242
// For example: "projects/123456/locations/us-central1/jobs/job01".
4343
string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
4444

45-
// Output only. A system generated unique ID (in UUID4 format) for the Job.
45+
// Output only. A system generated unique ID for the Job.
4646
string uid = 2 [(google.api.field_behavior) = OUTPUT_ONLY];
4747

4848
// Priority of the Job.

0 commit comments

Comments
 (0)