Skip to content

Commit

Permalink
docs: fix broken references in comments
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 710060918

Source-Link: googleapis/googleapis@f7314d1

Source-Link: googleapis/googleapis-gen@2dee5f1
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmF0Y2guVjEvLk93bEJvdC55YW1sIiwiaCI6IjJkZWU1ZjFhMTUzYTFhNDQ3YWJjY2VmZThhYTgxZjY5MjQwNzcyNGEifQ==
  • Loading branch information
gcf-owl-bot[bot] committed Dec 27, 2024
1 parent cd7c4a2 commit 0418c12
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Batch.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2449,9 +2449,10 @@ public string StatusMessage {
/// <summary>
/// Output only. Identifies whether the user has requested cancellation
/// of the operation. Operations that have successfully been cancelled
/// have [Operation.error][] value with a
/// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to
/// `Code.CANCELLED`.
/// have
/// [google.longrunning.Operation.error][google.longrunning.Operation.error]
/// value with a [google.rpc.Status.code][google.rpc.Status.code] of 1,
/// corresponding to `Code.CANCELLED`.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit 0418c12

Please sign in to comment.