Enum LogEntry.PayloadCase (3.17.0)

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

Static Fields

Name Description
JSON_PAYLOAD
PAYLOAD_NOT_SET
PROTO_PAYLOAD
TEXT_PAYLOAD

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()