diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs index 31178271ca5d..02328b454e79 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs @@ -4973,9 +4973,10 @@ public string StatusMessage { /// /// 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`. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]