Google.Protobuf.WellKnownTypes.UInt64Value
public sealed class UInt64Value : IMessage<UInt64Value>, IMessage, IEquatable<UInt64Value>, IDeepCloneable<UInt64Value>, IBufferMessage
Wrapper message for `uint64`.
The JSON representation for `UInt64Value` is JSON string.
Not recommended for use in new APIs, but still useful for legacy APIs and
has no plan to be removed.
Field number for the "value" field.
The uint64 value.
public UInt64Value()