We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8681a2 commit fe08a0bCopy full SHA for fe08a0b
Sources/GRPCProtobuf/Errors/ErrorDetails.swift
@@ -16,7 +16,7 @@
16
17
public import SwiftProtobuf
18
19
-/// Common details which can be used to supplement ``DetailedRPCError`` and ``GoogleRPCStatus``.
+/// Common details which can be used to supplement ``GoogleRPCStatus``.
20
///
21
/// This represents the set of common error types suggested by [Google AIP-193](https://google.aip.dev/193).
22
/// These types are derived from and will serialize to the those represented in
0 commit comments