static ClientInfo.ClientType |
ClientInfo.ClientType.forNumber(int value) |
|
ClientInfo.ClientType |
ClientInfo.Builder.getClientType() |
.common.ClientInfo.ClientType client_type = 1 [json_name = "clientType"];
|
ClientInfo.ClientType |
ClientInfo.getClientType() |
.common.ClientInfo.ClientType client_type = 1 [json_name = "clientType"];
|
ClientInfo.ClientType |
ClientInfoOrBuilder.getClientType() |
.common.ClientInfo.ClientType client_type = 1 [json_name = "clientType"];
|
static ClientInfo.ClientType |
ClientInfo.ClientType.valueOf(int value) |
Deprecated.
|
static ClientInfo.ClientType |
ClientInfo.ClientType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ClientInfo.ClientType |
ClientInfo.ClientType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ClientInfo.ClientType[] |
ClientInfo.ClientType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|