RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgentOrBuilder.getMessageType()
required .MasterToAgent.MessageType messageType = 1;
|
RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgent.getMessageType()
required .MasterToAgent.MessageType messageType = 1;
|
RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgent.Builder.getMessageType()
required .MasterToAgent.MessageType messageType = 1;
|
static RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgent.MessageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgent.MessageType.valueOf(int value) |
static RemoteRun.MasterToAgent.MessageType |
RemoteRun.MasterToAgent.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteRun.MasterToAgent.MessageType[] |
RemoteRun.MasterToAgent.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|