-
Request.ServiceRequest.ServiceRequestType.forNumber(int value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;
Request.ServiceRequest.ServiceRequestType.valueOf(int value)
Request.ServiceRequest.ServiceRequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this class with the specified name.
Returns the enum constant of this class with the specified name.
Request.ServiceRequest.ServiceRequestType.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1;