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