Skip to content

Commit

Permalink
docs: update description of Job uid field
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 610543580

Source-Link: googleapis/googleapis@f6b39e2

Source-Link: googleapis/googleapis-gen@dbfb1cc
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmF0Y2guVjEvLk93bEJvdC55YW1sIiwiaCI6ImRiZmIxY2NhNTcxOWMwNzQ0MjJlYjIzNThlZDE5M2JmZDlmNGEyMTgifQ==
  • Loading branch information
gcf-owl-bot[bot] authored and amanda-tarafa committed Feb 27, 2024
1 parent e5069a9 commit eaaff5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Job.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public string Name {
public const int UidFieldNumber = 2;
private string uid_ = "";
/// <summary>
/// Output only. A system generated unique ID (in UUID4 format) for the Job.
/// Output only. A system generated unique ID for the Job.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit eaaff5e

Please sign in to comment.