Enum LogEntry.PayloadCase (1.16.0)

public enum LogEntry.PayloadCase extends Enum<LogEntry.PayloadCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
PAYLOAD_NOT_SET
PROTO_PAYLOAD
STRUCT_PAYLOAD
TEXT_PAYLOAD

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()