Enum LogEntry.PayloadCase (1.42.0)

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

Static Fields

Name Description
PAYLOAD_NOT_SET
PROTO_PAYLOAD
STRUCT_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()