Skip to content

Commit a17ce76

Browse files
Google APIscopybara-github
authored andcommitted
docs: Remove UUID specification in comment
PiperOrigin-RevId: 610659360
1 parent cff4df0 commit a17ce76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/batch/v1alpha/job.proto

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

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

5959
// Priority of the Job.

0 commit comments

Comments
 (0)