Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
static LogEntry.PayloadCase |
LogEntry.PayloadCase.forNumber(int value) |
LogEntry.PayloadCase |
LogEntry.getPayloadCase() |
LogEntry.PayloadCase |
LogEntry.Builder.getPayloadCase() |
LogEntry.PayloadCase |
LogEntryOrBuilder.getPayloadCase() |
static LogEntry.PayloadCase |
LogEntry.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogEntry.PayloadCase |
LogEntry.PayloadCase.valueOf(String name)
Returns 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.
|
Copyright © 2023 Google LLC. All rights reserved.