Skip to content

Commit

Permalink
docs: fix a few broken references in documentation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 709845869

Source-Link: googleapis/googleapis@baa225c

Source-Link: googleapis/googleapis-gen@feeb215
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmF0Y2guVjFBbHBoYS8uT3dsQm90LnlhbWwiLCJoIjoiZmVlYjIxNWU3NDIyYjU2YjMzOWNhZDE2MGUzNzQyOGU1NDE4MmRlOSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Dec 26, 2024
1 parent cd7c4a2 commit 6ad1198
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4973,9 +4973,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 6ad1198

Please sign in to comment.