Uses of Enum
com.google.logging.v2.LogEntry.PayloadCase
-
Uses of LogEntry.PayloadCase in com.google.logging.v2
Methods in com.google.logging.v2 that return LogEntry.PayloadCaseModifier and TypeMethodDescriptionstatic LogEntry.PayloadCaseLogEntry.PayloadCase.forNumber(int value) LogEntry.Builder.getPayloadCase()LogEntry.getPayloadCase()LogEntryOrBuilder.getPayloadCase()static LogEntry.PayloadCaseLogEntry.PayloadCase.valueOf(int value) Deprecated.static LogEntry.PayloadCaseReturns the enum constant of this type with the specified name.static LogEntry.PayloadCase[]LogEntry.PayloadCase.values()Returns an array containing the constants of this enum type, in the order they are declared.