21
base *commonpb.Priority,
22
override *commonpb.Priority,
24
>
if base == nil {
25
return override
28
>
}
29
30
return &commonpb.Priority{