| Modifier and Type | Method and Description |
|---|---|
static LogEntry.LogEntryCase |
LogEntry.LogEntryCase.forNumber(int value) |
LogEntry.LogEntryCase |
LogEntry.getLogEntryCase() |
LogEntry.LogEntryCase |
LogEntry.Builder.getLogEntryCase() |
LogEntry.LogEntryCase |
LogEntryOrBuilder.getLogEntryCase() |
static LogEntry.LogEntryCase |
LogEntry.LogEntryCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogEntry.LogEntryCase |
LogEntry.LogEntryCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEntry.LogEntryCase[] |
LogEntry.LogEntryCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.