static GrpcLogEntry.EventType |
GrpcLogEntry.EventType.forNumber(int value) |
|
GrpcLogEntry.EventType |
GrpcLogEntry.Builder.getType() |
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
|
GrpcLogEntry.EventType |
GrpcLogEntry.getType() |
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
|
GrpcLogEntry.EventType |
GrpcLogEntryOrBuilder.getType() |
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
|
static GrpcLogEntry.EventType |
GrpcLogEntry.EventType.valueOf(int value) |
Deprecated.
|
static GrpcLogEntry.EventType |
GrpcLogEntry.EventType.valueOf(Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogEntry.EventType |
GrpcLogEntry.EventType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogEntry.EventType[] |
GrpcLogEntry.EventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|