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 050a1f1 commit 1f1b255Copy full SHA for 1f1b255
Sources/GRPCProtobuf/Errors/GoogleRPCStatus.swift
@@ -47,8 +47,6 @@ public struct GoogleRPCStatus: Error {
47
public var message: String
48
49
/// A list of messages that carry the error details.
50
- ///
51
- /// There is a common set of message types for APIs to use.
52
public var details: [ErrorDetails]
53
54
/// Create a new Google RPC Status error.
0 commit comments