OpenTelemetry.Proto.Trace.V1.Status
sealed class Status : IMessage<Status>, IMessage, IEquatable<Status>, IDeepCloneable<Status>, IBufferMessage
The Status type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
Container for nested types declared in the Status message type.
Field number for the "code" field.
Field number for the "message" field.
The status code.
A developer-facing human readable error message.
public Status()